_ContactItem.Hobby Property

Definition

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

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

Property Value

Applies to