ManagedFolderInformation - класс

Represents information for a managed folder.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public sealed class ManagedFolderInformation : ComplexProperty
Inheritance
Object    ComplexProperty    ManagedFolderInformation

Свойства

CanDelete Gets a value indicating whether the user can delete objects in the folder.
CanRenameOrMove Gets a value indicating whether the user can rename or move objects in the folder.
Comment Gets the comment associated with the folder.
FolderSize Gets the size of the folder.
HasQuota Gets a value indicating whether the folder has a quota.
HomePage Gets the home page associated with the folder.
IsManagedFoldersRoot Gets a value indicating whether the folder is the root of the managed folder hierarchy.
ManagedFolderId Gets the Managed Folder Id of the folder.
MustDisplayComment Gets a value indicating whether the client application must display the Comment property to the user.
StorageQuota Gets the storage quota of the folder.

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также