Edit

Share via


Contact.JobTitle Property

Definition

Gets or sets the job title of the contact.

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

Property Value

The job title of the contact.

Applies to