_ContactItem.ManagerName Property

Definition

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

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

Property Value

Applies to