InvalidContactStatusException Class

Thrown when an invalid status is set through the AddContact method or the UpdateContact method.

Microsoft.MapPoint.LocationServer.Management

Public Class InvalidContactStatusException Inherits Microsoft.MapPoint.MapPointArgumentException
    Member of Microsoft.MapPoint.LocationServer.Management
[C#]
public class InvalidContactStatusException : Microsoft.MapPoint.MapPointArgumentException
    Member of Microsoft.MapPoint.LocationServer.Management

See Also

AddContact Method  |  UpdateContact Method