_Conversation.MarkAsUnread Method
Marks all items in the conversation as unread.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub MarkAsUnread
'Usage
Dim instance As _Conversation
instance.MarkAsUnread()
[DispIdAttribute()]
void MarkAsUnread()