Contact.Profession Property

Definition

Gets or sets the profession of the contact.

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

Property Value

The profession of the contact.

Applies to