Folder properties
The following tables list the members exposed by the Folder type.
| Name | Description | |
|---|---|---|
|
ArchiveTag | Gets or sets the archive tag. The ArchiveTag property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
ChildFolderCount | Gets the number of child folders in this this folder. |
|
DisplayName | Gets or sets the display name of the folder. |
|
EffectiveRights | Gets a value that indicates the effective rights that the current authenticated user has on the folder. |
|
ExtendedProperties | Gets a list of extended properties that are associated with the folder. |
|
FolderClass | Gets or sets the custom class name of this folder. |
|
Id | Gets the identifier of the folder. |
|
IsDirty | Gets a value that indicates whether the object has been modified. (inherited from ServiceObject) |
|
IsNew | Indicates whether this object exists in the Exchange database or if it is a local object that has not been saved to the Exchange database. (inherited from ServiceObject) |
|
Item | Gets the value of the specified property in this instance. (inherited from ServiceObject) |
|
ManagedFolderInformation | Gets the Messaging Records Management (MRM) information that is associated with the folder. |
|
ParentFolderId | Gets the identifier of this folder's parent folder. |
|
Permissions | Gets or sets a list of permissions for the folder. |
|
PolicyTag | Gets or sets the policy tag. The PolicyTag property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
Schema | Gets the schema that is associated with this type of object. (inherited from ServiceObject) |
|
Service | Gets the Exchange service for this object. (inherited from ServiceObject) |
|
TotalCount | Gets the total number of items that are contained in the folder. |
|
UnreadCount | Gets the number of unread items in the folder. |
|
WellKnownFolderName | Gets one of the common folder names listed in the WellKnownFolderName enumeration. The WellKnownFolderName property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Show: