Share via


AlternateIdBaseType.Format Property

The Format property gets or sets the source format in a ConvertId request and the destination format in a ConvertId response.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property Format As IdFormatType
    Get
    Set
'Usage
Dim instance As AlternateIdBaseType
Dim value As IdFormatType

value = instance.Format

instance.Format = value
public IdFormatType Format { get; set; }

Property Value

Type: ExchangeWebServices.IdFormatType
The Format property returns an IdFormatType enumeration.