ConvertIdType Members

Include Protected Members
Include Inherited Members

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

The ConvertIdType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DestinationFormat The DestinationFormat property gets or sets the identifier format that will be returned for all the converted identifiers.
Public property SourceIds The SourceIds property gets or sets an AlternativeIdBaseType array that contains the source identifiers 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