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()
Public Function GetVTIMEZONE As String
Return Value
Type:
StringA string that represents the VTIMEZONE spec.
See Also