Contact.OfficeLocation Property

Definition

Gets or sets the location of the contact's office.

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

Property Value

The location of the contact's office.

Applies to