AlternateIdBaseType.Format Property

Definition

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

public:
 property ExchangeWebServices::IdFormatType Format { ExchangeWebServices::IdFormatType get(); void set(ExchangeWebServices::IdFormatType value); };
public ExchangeWebServices.IdFormatType Format { get; set; }
Public Property Format As IdFormatType

Property Value

The Format property returns an IdFormatType enumeration.

Applies to