Table of Contents

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

PropertyDefinition

ChildFolderCount

Defines the ChildFolderCount property.

public static readonly PropertyDefinition ChildFolderCount

Field Value

PropertyDefinition

DisplayName

Defines the DisplayName property.

public static readonly PropertyDefinition DisplayName

Field Value

PropertyDefinition

EffectiveRights

Defines the EffectiveRights property.

public static readonly PropertyDefinition EffectiveRights

Field Value

PropertyDefinition

FolderClass

Defines the FolderClass property.

public static readonly PropertyDefinition FolderClass

Field Value

PropertyDefinition

Id

Defines the Id property.

public static readonly PropertyDefinition Id

Field Value

PropertyDefinition

ManagedFolderInformation

Defines the ManagedFolderInformation property.

public static readonly PropertyDefinition ManagedFolderInformation

Field Value

PropertyDefinition

ParentFolderId

Defines the ParentFolderId property.

public static readonly PropertyDefinition ParentFolderId

Field Value

PropertyDefinition

Permissions

Defines the Permissions property.

public static readonly PropertyDefinition Permissions

Field Value

PropertyDefinition

PolicyTag

Defines the PolicyTag property.

public static readonly PropertyDefinition PolicyTag

Field Value

PropertyDefinition

TotalCount

Defines the TotalCount property.

public static readonly PropertyDefinition TotalCount

Field Value

PropertyDefinition

UnreadCount

Defines the UnreadCount property.

public static readonly PropertyDefinition UnreadCount

Field Value

PropertyDefinition

WellKnownFolderName

Defines the WellKnownFolderName property.

public static readonly PropertyDefinition WellKnownFolderName

Field Value

PropertyDefinition