Share via


ExchangeUser.Application Property

Outlook Developer Reference

Returns an Application object that represents the parent application (Outlook) for the ExchangeUser object. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Application

expression   A variable that represents an ExchangeUser object.

See Also