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.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxITextPropertyList<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:
ITextPropertyListTTimeZone
Remarkshttp://tools.ietf.org/html/rfc6350#section-6.5.1
See AlsoReference
ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty Interface