timezone Field

timezone Field

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The timezone field specifies the time zone of an appointment or meeting. This field enables you to define time zones that are not defined by the CdoTimeZoneId Enum. If you specify this field, the timezoneid Field is ignored.

For appointments that are received as iCalendar messages, this value is taken from the VTIMEZONE calendar component of the appointment.

Full Name

urn:schemas:calendar:timezone

Content Class

urn:content-classes:appointment

Named Constant

CdoCalendar.cdoTimeZoneURN

Variant Subtype

[Visual Basic] String

[C++] BSTR

OLE DB Type

DBTYPE_WSTR

Example

BEGIN:VTIMEZONE TZID:Same as Pacific Time BEGIN:STANDARD DTSTART:16010101T020000 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=10;BYDAY=-1SU END:STANDARD BEGIN:DAYLIGHT DTSTART:16010101T020000 TZOFFSETFROM:-0800 TZOFFSETTO:-0700 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=4;BYDAY=1SU END:DAYLIGHT END:VTIMEZONE

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.