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