TimeZoneContextType Class

Definition

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.

Applies to