PropertyAccessor.Application Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Application

expression   A variable that represents a PropertyAccessor object.

See Also