_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()