GetServerTimeZonesCompletedEventArgs Class

Definition

The GetServerTimeZonesCompletedEventArgs class provides data for the GetServerTimeZonesCompleted event.

public ref class GetServerTimeZonesCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class GetServerTimeZonesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class GetServerTimeZonesCompletedEventArgs
Inherits AsyncCompletedEventArgs
Inheritance
GetServerTimeZonesCompletedEventArgs

Properties

Result

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

Applies to