TimeZoneType Class
The TimeZoneType class represents the time zone of the location where a meeting is hosted.
Inheritance Hierarchy
System.Object
ExchangeWebServices.TimeZoneType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class TimeZoneType
'Usage
Dim instance As TimeZoneType
[SerializableAttribute]
public class TimeZoneType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also