MobileItem.ConversationIndex Property (Outlook)
Returns a String that indicates the relative position of the item within the conversation thread. Read-only.
Version Information
Version Added: Outlook 2010
Syntax
expression .ConversationIndex
expression A variable that represents a MobileItem object.
Remarks
This property corresponds to the MAPI PidTagConversationIndex property.
For the MobileItem object, this property always returns Null (Nothing in Visual Basic) because the MobileItem object does not support conversations.