Folder - свойства |
Тип Folder предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ArchiveTag |
Gets or sets the archive tag.
| |
ChildFolderCount |
Gets the number of child folders this folder has.
| |
DisplayName |
Gets or sets the display name of the folder.
| |
EffectiveRights |
Gets a value indicating the effective rights the current authenticated user has on the folder.
| |
ExtendedProperties |
Gets a list of extended properties associated with the folder.
| |
FolderClass |
Gets or sets the custom class name of this folder.
| |
Id |
Gets the Id of the folder.
| |
IsDirty |
Gets a value indicating whether the object has been modified and should be saved.
(Унаследован от ServiceObject.) | |
IsNew |
Indicates whether this object is a real store item, or if it's a local object
that has yet to be saved.
(Унаследован от ServiceObject.) | |
Item |
Gets the value of specified property in this instance.
(Унаследован от ServiceObject.) | |
ManagedFolderInformation |
Gets the Email Lifecycle Management (ELC) information associated with the folder.
| |
ParentFolderId |
Gets the Id of this folder's parent folder.
| |
Permissions |
Gets a list of permissions for the folder.
| |
PolicyTag |
Gets or sets the policy tag.
| |
Schema |
Gets the schema associated with this type of object.
(Унаследован от ServiceObject.) | |
Service |
Gets the ExchangeService the object is bound to.
(Унаследован от ServiceObject.) | |
TotalCount |
Gets the total number of items contained in the folder.
| |
UnreadCount |
Gets the number of unread items in the folder.
| |
WellKnownFolderName |
Gets the well known name of this folder, if any.
| |
WellKnownFolderNameAsString |
Gets the well known name of this folder, if any, as a string.
|