FolderSchema - класс

Represents the schema for folders.

Definition

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

Конструкторы

FolderSchemaИнициализирует новый экземпляр класса FolderSchema

Методы

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)
GetEnumerator Obtains an enumerator for the properties of the schema.
(Унаследован от ServiceObjectSchema)
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)

Поля

ArchiveTag Defines the ArchiveTag property.
ChildFolderCount Defines the ChildFolderCount property.
DisplayName Defines the DisplayName property.
EffectiveRights Defines the EffectiveRights property.
FolderClass Defines the FolderClass property.
Id Defines the Id property.
ManagedFolderInformation Defines the ManagedFolderInformation property.
ParentFolderId Defines the ParentFolderId property.
Permissions Defines the Permissions property.
PolicyTag Defines the PolicyTag property.
TotalCount Defines the TotalCount property.
UnreadCount Defines the UnreadCount property.
WellKnownFolderName Defines the WellKnownFolderName property.

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

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

См. также