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()()()() | Releases all resources used by the MessageFolderCollection | |
| 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.
(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 | ||