TimeZones

VCardGeographicalRecordset.TimeZones property

Gets the time zones of the object.

public string[] TimeZones { get; }

Property Value

The time zones of the object.

Remarks

This property is a simplified version of TimeZoneRecords.

See Also