This document is archived and information here might be outdated. Recommended version. |
The XML representation of a TimeZone.
[Visual Basic .NET]
Public Property TimeZoneXML As String
[C#]
public string TimeZoneXML {get; set;}
[C++]
HRESULT get_TimeZoneXML(
System.String* pbstrXML
);
[C++]
HRESULT put_TimeZoneXML(
BSTR pbstrXML
);
[C++] Parameters pbstrXML [out, retval]
pbstrXML is a parameter of type BSTR* pbstrXML [in]
pbstrXML is a parameter of type BSTR