MobileItem.ConversationTopic Property (Outlook)

Returns a String that represents the topic of the conversation thread of the item. Read-only.

Version Information

Version Added: Outlook 2010

Syntax

expression .ConversationTopic

expression A variable that represents a MobileItem object.

Remarks

For the MobileItem object, this property always returns Null (Nothing in Visual Basic) because the MobileItem object does not support conversations.

See Also

Concepts

MobileItem Object Members

MobileItem Object