AlternateIdType Members

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

The following tables list the members exposed by the AlternateIdType type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb799778.pubproperty(en-us,EXCHG.80).gif 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)
Bb799778.pubproperty(en-us,EXCHG.80).gif Id The Id property gets or sets the source identifier in a ConvertId request and describes the destination identifier in a ConvertId response.
Bb799778.pubproperty(en-us,EXCHG.80).gif Mailbox The Mailbox property gets or sets the mailbox primary SMTP address that contains the identifiers to translate.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb799778.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb799778.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb799778.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb799778.pubmethod(en-us,EXCHG.80).gifBb799778.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb799778.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb799778.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb799778.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top