Share via


ItemEvents_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_ReplyAllEventHandler
'Usage
Dim instance As ItemEvents_SinkHelper
Dim value As ItemEvents_ReplyAllEventHandler

value = instance.m_ReplyAllDelegate

instance.m_ReplyAllDelegate = value
public ItemEvents_ReplyAllEventHandler m_ReplyAllDelegate

See Also

Reference

ItemEvents_SinkHelper Class

ItemEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace