ConvertIdType.DestinationFormat Property

Definition

The DestinationFormat property gets or sets the identifier format that will be returned for all the converted identifiers.

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

Property Value

The DestinationFormat property returns an IdFormatType object that represents the identifier format that will be returned for all the converted identifiers.

Applies to