Share via


ConvertIdType Members

The ConvertIdType class represents a request to convert item and folder identifiers between supported Exchange formats.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb799790.pubproperty(en-us,EXCHG.80).gif DestinationFormat The DestinationFormat property gets or sets the identifier format that will be returned for all the converted identifiers.
Bb799790.pubproperty(en-us,EXCHG.80).gif SourceIds The SourceIds property gets or sets an AlternativeIdBaseType array that contains the source identifiers to convert.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also