|  | IMail | 
The IMailFolder type exposes the following members.
 Properties
Properties| 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 whether or not 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 whether or not the folder is currently open. | 
|  | IsSubscribed | Get whether or not 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 | Gets 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 next message that is added to the folder will be assigned. | 
|  | UidValidity | Get the Unique ID validity. | 
|  | Unread | Get the number of unread messages in the folder. | 
 See Also
See Also