Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 774 Bytes

Outlook.MailItem.ConversationIndex.md

File metadata and controls

36 lines (21 loc) · 774 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailItem.ConversationIndex property (Outlook)
vbaol11.chm1300
vbaol11.chm1300
Outlook.MailItem.ConversationIndex
d97f6416-27c6-b565-9439-a4e9e6f95196
06/08/2017
medium

MailItem.ConversationIndex property (Outlook)

Returns a String that indicates the relative position of the item within the conversation thread. Read-only.

Syntax

expression. ConversationIndex

expression A variable that represents a MailItem object.

Remarks

This property corresponds to the MAPI property PidTagConversationIndex.

See also

MailItem Object

[!includeSupport and feedback]