Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an IAssistance object used to invoke help. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property Assistance As IAssistance
Get
'Usage
Dim instance As _Application
Dim value As IAssistance
value = instance.Assistance
[DispIdAttribute()]
IAssistance Assistance { get; }
Property Value
Type: Microsoft.Office.Core.IAssistance
Remarks
For more information on IAssistance, see the Object Library Reference for the 2007 Microsoft Office system.