Application.Application Property

Outlook Developer Reference

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

Syntax

expression.Application

expression   A variable that represents an Application object.

See Also