clsContact..::..Address2 Property

Namespace:  JiwaFinancials.Jiwa.JiwaContacts
Assembly:  JiwaContacts (in JiwaContacts.dll)

Syntax


public string Address2 { get; set; }
Public Property Address2 As String
	Get
	Set
public:
property String^ Address2 {
	String^ get ();
	void set (String^ value);
}