Class ConvertIdResponse
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the response to an individual Id conversion operation.
public sealed class ConvertIdResponse : ServiceResponse
- Inheritance
-
ConvertIdResponse
- Inherited Members
Properties
ConvertedId
Gets the converted Id.
public AlternateIdBase ConvertedId { get; }