ICard<TDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty>.Geos 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)
SyntaxITextPropertyList<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:
ITextPropertyList<TGeo>
Remarkshttp://tools.ietf.org/html/rfc6350#section-6.5.2
See AlsoReference
ICard<TDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty> Interface