GetServerTimeZonesCompletedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |