EnhancedLocation.DisplayName Property

Definition

Gets or sets the display name associated with the calendar item. The DisplayName property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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 location display name.

Applies to