Click or drag to resize

TimeZoneGetVTIMEZONE Method

Returns the VTIMEZONE representing this TimeZone object.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GetVTIMEZONE()

Return Value

Type: String
A string that represents the VTIMEZONE spec.
See Also