Edit

Office.EmailUser interface

Represents an email account on an Exchange Server.

Properties

displayName

Gets the display name associated with an email address.

emailAddress

Gets the SMTP email address.

Property Details

displayName

Gets the display name associated with an email address.

displayName: string;

Property Value

string

emailAddress

Gets the SMTP email address.

emailAddress: string;

Property Value

string