TimeZoneContextType 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 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).
public ref class TimeZoneContextType : System::Web::Services::Protocols::SoapHeader
public class TimeZoneContextType : System.Web.Services.Protocols.SoapHeader
Public Class TimeZoneContextType
Inherits SoapHeader
- Inheritance
-
TimeZoneContextType
Constructors
TimeZoneContextType() |
The TimeZoneContextType constructor initializes a new instance of the TimeZoneContextType class. |
Properties
AnyAttr |
The AnyAttr property gets or sets a collection of SOAP attributes. |
TimeZoneDefinition |
The TimeZoneDefinition property gets or sets the time zone definition. |