The description that goes along with the BadAddressReasonCode if it is set.

Namespace: Asi.iBO.ContactManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public string BadAddressReasonDescription { get; }
Visual Basic
Public ReadOnly Property BadAddressReasonDescription As String
	Get
Visual C++
public:
property String^ BadAddressReasonDescription {
	String^ get ();
}

See Also