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 | |
---|---|---|
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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top