_Conversation.MarkAsRead Method

Marks all items in the conversation as read.

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

Syntax

'Declaration
<DispIdAttribute()> _
Sub MarkAsRead
'Usage
Dim instance As _Conversation

instance.MarkAsRead()
[DispIdAttribute()]
void MarkAsRead()

See Also

Reference

_Conversation Interface

_Conversation Members

Microsoft.Office.Interop.Outlook Namespace