FolderSchema Class

Definition

Represents the schema for folders.

public ref class FolderSchema : Microsoft::Exchange::WebServices::Data::ServiceObjectSchema
public class FolderSchema : Microsoft.Exchange.WebServices.Data.ServiceObjectSchema
Public Class FolderSchema
Inherits ServiceObjectSchema
Inheritance
Derived

Constructors

FolderSchema()

Initializes a new instance of the FolderSchema class.

Fields

ArchiveTag

Defines the ArchiveTag property. The ArchiveTag field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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. The PolicyTag field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

TotalCount

Defines the TotalCount property.

UnreadCount

Defines the UnreadCount property.

WellKnownFolderName

Defines the WellKnownFolderName property. The WellKnownFolderName field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Methods

GetEnumerator()

Provides an enumerator for the properties of the schema.

(Inherited from ServiceObjectSchema)

Explicit Interface Implementations

IEnumerable.GetEnumerator()

Gets an enumerator that iterates through the properties in the schema. The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Server 2013 and versions of Exchange starting with Exchange Online.

(Inherited from ServiceObjectSchema)

Applies to