ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyTimeZones Property
IT Hit WebDAV Classes Reference
Specifies information related to the time zone of the object.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<TTimeZone> TimeZones { get; }
ReadOnly Property TimeZones As ITextPropertyList(Of TTimeZone)
Get
property ITextPropertyList<TTimeZone>^ TimeZones {
ITextPropertyList<TTimeZone>^ get ();
}
abstract TimeZones : ITextPropertyList<'TTimeZone> with get
Property Value
Type:
ITextPropertyListTTimeZoneRemarks http://tools.ietf.org/html/rfc6350#section-6.5.1
See Also Reference
ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty Interface