AlternateIdType Class

Definition

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
AlternateIdType

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.

Applies to