Share via


StoresEvents_12.StoreAdd Method

This is a member in an event interface in a COM coclass. It 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()> _
Sub StoreAdd ( _
    Store As Store _
)
'Usage
Dim instance As StoresEvents_12
Dim Store As Store

instance.StoreAdd(Store)
[DispIdAttribute()]
void StoreAdd(
    Store Store
)

Parameters

See Also

Reference

StoresEvents_12 Interface

StoresEvents_12 Members

Microsoft.Office.Interop.Outlook Namespace