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