![]() | Imap |
public sealed class ImapFolderConstructorArgs
The ImapFolderConstructorArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes | Get the folder attributes. |
![]() | DirectorySeparator | Get the directory separator. |
![]() | FullName | Get the full name of the folder. |
![]() | Name | Get the name of the folder. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Constructor arguments for ImapFolder.
The ImapFolderConstructorArgs are meant only to allow subclassing of ImapFolder by overriding the CreateImapFolder(ImapFolderConstructorArgs) method.