Contact.JobTitle Propiedad

Definición

Obtiene o establece el título del trabajo del contacto.

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

Valor de propiedad

String

El título del trabajo del contacto.

Se aplica a