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