IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

TimezoneId Property

This property specifies a text value that uniquely identifies this CalTimezone calendar component.

Syntax

char* GetTimezoneId();

int SetTimezoneId(char* lpszTimezoneId);

Default Value

""

Remarks

This property specifies a text value that uniquely identifies this CalTimezone calendar component.

Note: This document does not define a naming convention for time zone identifiers. Implementers may want to use the naming conventions defined in existing time zone specifications such as the public-domain TZ database [TZDB].

This property is required. If it is not present, no time zone information will be generated inside the MakeCalendar request.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]