Tip
This information can be connected directly with an AddressProperty
object via its TimeZone property in vCard 4.0.
public TimeZoneBuilder TimeZones { get; }
Public ReadOnly Property TimeZones As TimeZoneBuilder
Get
public:
property TimeZoneBuilder TimeZones {
TimeZoneBuilder get ();
}
member TimeZones : TimeZoneBuilder with get