Class FolderSchema
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the schema for folders.
public class FolderSchema : ServiceObjectSchema, IEnumerable<PropertyDefinition>, IEnumerable
- Inheritance
-
FolderSchema
- Implements
- Derived
- Inherited Members
Constructors
FolderSchema()
public FolderSchema()
Fields
ArchiveTag
Defines the ArchiveTag property.
public static readonly PropertyDefinition ArchiveTag
Field Value
ChildFolderCount
Defines the ChildFolderCount property.
public static readonly PropertyDefinition ChildFolderCount
Field Value
DisplayName
Defines the DisplayName property.
public static readonly PropertyDefinition DisplayName
Field Value
EffectiveRights
Defines the EffectiveRights property.
public static readonly PropertyDefinition EffectiveRights
Field Value
FolderClass
Defines the FolderClass property.
public static readonly PropertyDefinition FolderClass
Field Value
Id
Defines the Id property.
public static readonly PropertyDefinition Id
Field Value
ManagedFolderInformation
Defines the ManagedFolderInformation property.
public static readonly PropertyDefinition ManagedFolderInformation
Field Value
ParentFolderId
Defines the ParentFolderId property.
public static readonly PropertyDefinition ParentFolderId
Field Value
Permissions
Defines the Permissions property.
public static readonly PropertyDefinition Permissions
Field Value
PolicyTag
Defines the PolicyTag property.
public static readonly PropertyDefinition PolicyTag
Field Value
TotalCount
Defines the TotalCount property.
public static readonly PropertyDefinition TotalCount
Field Value
UnreadCount
Defines the UnreadCount property.
public static readonly PropertyDefinition UnreadCount
Field Value
WellKnownFolderName
Defines the WellKnownFolderName property.
public static readonly PropertyDefinition WellKnownFolderName