AlternateIdType Members

Include Protected Members
Include Inherited Members

The AlternateIdType class describes an identifier to convert in a request and the results of a converted identifier in the response.

The AlternateIdType type exposes the following members.

Constructors

  Name Description
Public method AlternateIdType The AlternateIdType constructor initializes a new instance of the AlternateIdType class.

Top

Properties

  Name Description
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 Id The Id property gets or sets the source identifier in a ConvertId request and describes the destination identifier in a ConvertId response.
Public property IsArchive
Public property IsArchiveSpecified
Public property Mailbox The Mailbox property gets or sets the mailbox primary SMTP address that contains the identifiers to translate.

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