GetServerTimeZonesCompletedEventArgs.Result Property

Definition

The Result gets a GetServerTimeZonesResponseType object for an asynchronous GetServerTimeZones operation call.

public:
 property ExchangeWebServices::GetServerTimeZonesResponseType ^ Result { ExchangeWebServices::GetServerTimeZonesResponseType ^ get(); };
public ExchangeWebServices.GetServerTimeZonesResponseType Result { get; }
Public ReadOnly Property Result As GetServerTimeZonesResponseType

Property Value

The value of the Result property is a GetServerTimeZonesResponseType object.

Applies to