Compartir a través de


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
Public method AlternatePublicFolderItemIdType The AlternatePublicFolderItemIdType constructor initializes a new instance of the AlternatePublicFolderItemIdType class.

Top

Properties

  Name Description
Public property FolderId The FolderId property gets or sets the public folder identifier to convert. (Inherited from AlternatePublicFolderIdType.)
Public property 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.)
Public property ItemId The ItemId property gets or sets the public folder item identifier to convert.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top