![]() | Imap |
The ImapFolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptedFlags |
Get the accepted flags.
(Inherited from MailFolder) |
![]() | AcceptedKeywords |
Get the accepted keywords.
(Inherited from MailFolder) |
![]() | Access |
Get the read/write access of the folder.
(Inherited from MailFolder) |
![]() | AnnotationAccess |
Get the annotation access level.
(Inherited from MailFolder) |
![]() | AnnotationScopes |
Get the supported annotation scopes.
(Inherited from MailFolder) |
![]() | AppendLimit |
Get the maximum size of a message that can be appended to the folder.
(Inherited from MailFolder) |
![]() | Attributes |
Get the folder attributes.
(Inherited from MailFolder) |
![]() | CanOpen |
Get whether or not the folder can be opened.
(Inherited from MailFolder) |
![]() ![]() | Count |
Get the total number of messages in the folder.
(Inherited from MailFolder) |
![]() | DirectorySeparator |
Get the directory separator.
(Inherited from MailFolder) |
![]() | Exists |
Get a value indicating whether the folder exists.
(Inherited from MailFolder) |
![]() | FirstUnread |
Get the index of the first unread message in the folder.
(Inherited from MailFolder) |
![]() | FullName |
Get the full name of the folder.
(Inherited from MailFolder) |
![]() | HighestModSeq |
Get the highest mod-sequence value of all messages in the mailbox.
(Inherited from MailFolder) |
![]() | Id |
Get the unique identifier for the folder, if available.
(Inherited from MailFolder) |
![]() | IsNamespace |
Get whether or not the folder is a namespace folder.
(Inherited from MailFolder) |
![]() | IsOpen |
Gets a value indicating whether the folder is currently open.
(Overrides MailFolderIsOpen) |
![]() | IsSubscribed |
Get a value indicating whether the folder is subscribed.
(Inherited from MailFolder) |
![]() | MaxAnnotationSize |
Get the maximum size of annotation values supported by the folder.
(Inherited from MailFolder) |
![]() | Name |
Get the name of the folder.
(Inherited from MailFolder) |
![]() | ParentFolder |
Get the parent folder.
(Inherited from MailFolder) |
![]() | PermanentFlags |
Get the permanent flags.
(Inherited from MailFolder) |
![]() | PermanentKeywords |
Get the permanent keywords.
(Inherited from MailFolder) |
![]() | Recent |
Get the number of recently added messages in the folder.
(Inherited from MailFolder) |
![]() | Size |
Get the size of the folder.
(Inherited from MailFolder) |
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the IMAP server.
(Overrides MailFolderSyncRoot) |
![]() | ThreadingAlgorithms |
Get the threading algorithms supported by the folder.
(Overrides MailFolderThreadingAlgorithms) |
![]() | UidNext |
Get the UID that the folder will assign to the next message that is added.
(Inherited from MailFolder) |
![]() | UidValidity |
Get the UID validity.
(Inherited from MailFolder) |
![]() | Unread |
Get the number of unread messages in the folder.
(Inherited from MailFolder) |