This enumeration defines the set of MessageFolder object properties.
| C# | Visual Basic |
public enum MessageFolderProperty
Public Enumeration MessageFolderProperty
| Member | Description |
|---|---|
| ContentCount |
Returns the total number of items in the folder.
|
| ContentUnread |
Returns the number of unread items in the folder.
|