TimeZoneContextType 类

定义

TimeZoneContextType 指定时区定义,在为通过使用 Exchange Web Services (EWS) 创建、更新和检索的对象的 DateTime 属性分配时区时,将用作默认时区。

public ref class TimeZoneContextType : System::Web::Services::Protocols::SoapHeader
public class TimeZoneContextType : System.Web.Services.Protocols.SoapHeader
Public Class TimeZoneContextType
Inherits SoapHeader
继承
TimeZoneContextType

构造函数

TimeZoneContextType()

构造 TimeZoneContextType 函数初始化 类的新实例 TimeZoneContextType

属性

AnyAttr

属性 AnyAttr 获取或设置 SOAP 属性的集合。

TimeZoneDefinition

属性 TimeZoneDefinition 获取或设置时区定义。

适用于