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