_ContactItem.Profession Property

Definition

Returns or sets a String (string in C#) indicating the profession for the contact. Read/write.

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

Applies to