Indicates which address's Fax field will be synced with the Contact's Fax field. The value is the prompt for MainAddressPrompt, Address2Prompt, or Address3Prompt

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

Syntax

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

See Also