LocatableContact.Status Property
The status of the contact relationship between a user and a contact.
Public Property Status As ContactStatus Enumeration (Namespace Microsoft.MapPoint.LocationServer.Types)
[C#]
public property ContactStatus Enumeration [Namespace Microsoft.MapPoint.LocationServer.Types] Status
Remarks
The Status property is of type ContactStatus enumeration.
If you are working with the Location Web Service, this property appears as a public field because the LocatableContact class that you access from the Web service proxy class does not implement properties (because it is generated from a WSDL document).
See Also
ContactStatus Enumeration | LocatableContact Class | LocatableContact Members | Microsoft.MapPoint.LocationServer.Types