GetServerTimeZonesType Members

Include Protected Members
Include Inherited Members

The GetServerTimeZonesType class represents a request to retrieve time zone definitions from the Exchange Server.

The GetServerTimeZonesType type exposes the following members.

Constructors

  Name Description
Public method GetServerTimeZonesType The GetServerTimeZonesType constructor initializes a new instance of the GetServerTimeZonesType class.

Top

Properties

  Name Description
Public property Ids The Ids property gets or sets an array of identifiers that represent the requested time zone definitions.
Public property ReturnFullTimeZoneData The ReturnFullTimeZoneData property gets or sets a Boolean value that indicates whether the GetServerTimeZones Operation returns the complete definition or only the name and identifier for each time zone.
Public property ReturnFullTimeZoneDataSpecified The ReturnFullTimeZoneDataSpecified property gets a Boolean value that specifies whether the ReturnFullTimeZoneData property is serialized into the SOAP request.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top