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