ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyGeos Property
IT Hit WebDAV Classes Reference
Specifies information related to the global positioning 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<TGeo> Geos { get; }
ReadOnly Property Geos As ITextPropertyList(Of TGeo)
Get
property ITextPropertyList<TGeo>^ Geos {
ITextPropertyList<TGeo>^ get ();
}
abstract Geos : ITextPropertyList<'TGeo> with get
Property Value
Type:
ITextPropertyListTGeoRemarks http://tools.ietf.org/html/rfc6350#section-6.5.2
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