StoresEvents_12_SinkHelper.StoreAdd Method

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

Syntax

'Declaration
Public Overridable Sub StoreAdd ( _
    param0 As Store _
)
'Usage
Dim instance As StoresEvents_12_SinkHelper
Dim param0 As Store

instance.StoreAdd(param0)
public virtual void StoreAdd(
    Store param0
)

Parameters

Implements

StoresEvents_12.StoreAdd(Store)

See Also

Reference

StoresEvents_12_SinkHelper Class

StoresEvents_12_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace