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.2.0

Syntax

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

See Also