ItemEvents_Event.remove_Read Method

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Sub remove_Read ( _
    param0 As ItemEvents_ReadEventHandler _
)
'Usage
Dim instance As ItemEvents_Event
Dim param0 As ItemEvents_ReadEventHandler

instance.remove_Read(param0)
void remove_Read(
    ItemEvents_ReadEventHandler param0
)

Parameters

See Also

Reference

ItemEvents_Event Interface

ItemEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace