_Application.Assistance Property

Definition

Returns an IAssistance

public:
 property Microsoft::Office::Core::IAssistance ^ Assistance { Microsoft::Office::Core::IAssistance ^ get(); };
public Microsoft.Office.Core.IAssistance Assistance { get; }
Public ReadOnly Property Assistance As IAssistance

Property Value

Microsoft.Office.Core.IAssistance

Remarks

For more information on IAssistance, see the Object Library Reference for the 2007 Microsoft Office system.

Applies to