Edit

Share via


ContactGroup.DisplayName Property

Definition

Gets or sets the display name of the contact group.

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

Property Value

The value of the DisplayName property is a T:System.String

Applies to