AlternatePublicFolderItemIdType Class

Definition

The AlternatePublicFolderItemIdType class describes a public folder item identifier to convert to another identifier format.

public ref class AlternatePublicFolderItemIdType : ExchangeWebServices::AlternatePublicFolderIdType
public class AlternatePublicFolderItemIdType : ExchangeWebServices.AlternatePublicFolderIdType
Public Class AlternatePublicFolderItemIdType
Inherits AlternatePublicFolderIdType
Inheritance
AlternatePublicFolderItemIdType

Constructors

AlternatePublicFolderItemIdType()

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

Properties

FolderId

The FolderId property gets or sets the public folder identifier to convert.

(Inherited from AlternatePublicFolderIdType)
Format

The Format property gets or sets the source format in a ConvertId request and the destination format in a ConvertId response.

(Inherited from AlternateIdBaseType)
ItemId

The ItemId property gets or sets the public folder item identifier to convert.

Applies to