Edit

Share via


EmailUserEntity.Name Property

Definition

Gets the user name associated with the extracted message entity. The Name property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
Public ReadOnly Property Name As String

Property Value

The EmailUser entity name.

Applies to