Represents a folder containing messages.
| C# | Visual Basic |
public abstract class MessageFolderCollection : IDisposable
Public MustInherit Class MessageFolderCollection _ Implements IDisposable
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Dispose(Boolean) |
Releases the unmanaged resources used by the MessageFolderCollection and optionally releases the managed resources.
| |
| Dispose()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows a MessageFolderCollection to attempt to free resources and perform other cleanup operations before the MessageFolderCollection is reclaimed by garbage collection.
(Overrides Object.Finalize()()().) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | ||
| MessageFolderCollection | ||
| EmailMessageFolderCollection | ||
| MmsMessageFolderCollection | ||
| SmsMessageFolderCollection | ||