AlternatePublicFolderItemIdType Members
Include Protected Members
Include Inherited Members
The AlternatePublicFolderItemIdType class describes a public folder item identifier to convert to another identifier format.
The AlternatePublicFolderItemIdType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AlternatePublicFolderItemIdType | The AlternatePublicFolderItemIdType constructor initializes a new instance of the AlternatePublicFolderItemIdType class. |
Top
Properties
Name | Description | |
---|---|---|
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. |
Top