TimeZoneContextType Members
Include Protected Members
Include Inherited Members
The TimeZoneContextType class specifies the time zone definition that is to be used as the default when assigning the time zone for DateTime properties of objects that are created, updated, and retrieved by using Exchange Web Services (EWS).
The TimeZoneContextType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TimeZoneContextType | The TimeZoneContextType constructor initializes a new instance of the TimeZoneContextType class. |
Top
Properties
Name | Description | |
---|---|---|
Actor | (Inherited from SoapHeader.) | |
AnyAttr | The AnyAttr property gets or sets a collection of SOAP attributes. | |
DidUnderstand | (Inherited from SoapHeader.) | |
EncodedMustUnderstand | (Inherited from SoapHeader.) | |
EncodedMustUnderstand12 | (Inherited from SoapHeader.) | |
EncodedRelay | (Inherited from SoapHeader.) | |
MustUnderstand | (Inherited from SoapHeader.) | |
Relay | (Inherited from SoapHeader.) | |
Role | (Inherited from SoapHeader.) | |
TimeZoneDefinition | The TimeZoneDefinition property gets or sets the time zone definition. |
Top