Share via


ApplicationEvents_SinkHelper.OptionsPagesAdd Method

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

Syntax

'Declaration
Public Overridable Sub OptionsPagesAdd ( _
    param0 As PropertyPages _
)
'Usage
Dim instance As ApplicationEvents_SinkHelper
Dim param0 As PropertyPages

instance.OptionsPagesAdd(param0)
public virtual void OptionsPagesAdd(
    PropertyPages param0
)

Parameters

Implements

ApplicationEvents.OptionsPagesAdd(PropertyPages)

See Also

Reference

ApplicationEvents_SinkHelper Class

ApplicationEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace