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