AlternateIdType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AlternateIdType class describes an identifier to convert in a request and the results of a converted identifier in the response.
public ref class AlternateIdType : ExchangeWebServices::AlternateIdBaseType
public class AlternateIdType : ExchangeWebServices.AlternateIdBaseType
Public Class AlternateIdType
Inherits AlternateIdBaseType
- Inheritance
Constructors
AlternateIdType() |
The AlternateIdType constructor initializes a new instance of the AlternateIdType class. |
Properties
Format |
The Format property gets or sets the source format in a ConvertId request and the destination format in a ConvertId response. (Inherited from AlternateIdBaseType) |
Id |
The Id property gets or sets the source identifier in a ConvertId request and describes the destination identifier in a ConvertId response. |
IsArchive | |
IsArchiveSpecified | |
Mailbox |
The Mailbox property gets or sets the mailbox primary SMTP address that contains the identifiers to translate. |