Contact.OfficeLocation Propiedad

Definición

Obtiene o establece la ubicación de oficina del contacto.

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

Valor de propiedad

String

La ubicación de la oficina del contacto.

Se aplica a