StoresEvents_12_SinkHelper.m_StoreAddDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_StoreAddDelegate As StoresEvents_12_StoreAddEventHandler
'Usage
Dim instance As StoresEvents_12_SinkHelper
Dim value As StoresEvents_12_StoreAddEventHandler
value = instance.m_StoreAddDelegate
instance.m_StoreAddDelegate = value
public StoresEvents_12_StoreAddEventHandler m_StoreAddDelegate
See Also
Reference
StoresEvents_12_SinkHelper Class