Click or drag to resize

IAddress4Geo Property

IT Hit WebDAV Classes Reference
Used to indicate global positioning information that is specific to an address.

Namespace:  ITHit.Collab.Card
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
string Geo { get; set; }

Property Value

Type: String
Remarks
Specifying geo information is optional. Its value is the same as that of the [!:ICard4.Geo] property.
Examples
geo:12.3457,78.910
See Also