FolderIdType Class

Definition

The FolderIdType class identifies a folder.

public ref class FolderIdType : ExchangeWebServices::BaseFolderIdType
public class FolderIdType : ExchangeWebServices.BaseFolderIdType
Public Class FolderIdType
Inherits BaseFolderIdType
Inheritance
FolderIdType

Constructors

FolderIdType()

The FolderIdType constructor initializes a new instance of the FolderIdType class.

Properties

ChangeKey

The ChangeKey property gets or sets the change key of a folder. This property may be required based on the context in which the FolderIdType object is used. This is a read/write property.

Id

The Id property gets or sets the identifier of a folder. This property is required. This is a read/write property.

Applies to