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 | |
---|---|---|
ConvertIdType | The ConvertIdType constructor initializes a new instance of the ConvertIdType class. |
Top
Properties
Name | Description | |
---|---|---|
DestinationFormat | The DestinationFormat property gets or sets the identifier format that will be returned for all the converted identifiers. | |
SourceIds | The SourceIds property gets or sets an AlternativeIdBaseType array that contains the source identifiers to convert. |
Top