_ContactItem.BusinessAddress Property

Definition

Returns or sets a String (string in C#) representing the whole, unparsed business address for the contact. Read/write.

public:
 property System::String ^ BusinessAddress { System::String ^ get(); void set(System::String ^ value); };
public string BusinessAddress { get; set; }
Public Property BusinessAddress As String

Property Value

Applies to