_Application.Assistant Property

This object, member, or enumeration is deprecated and is not intended to be used in your code.

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

Syntax

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

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

Property Value

Type: Microsoft.Office.Core.Assistant

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Outlook Namespace