Share via


_Rule.Application Property

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property Application As Application
    Get
'Usage
Dim instance As _Rule
Dim value As Application

value = instance.Application
[DispIdAttribute()]
Application Application { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.Application

See Also

Reference

_Rule Interface

_Rule Members

Microsoft.Office.Interop.Outlook Namespace