RemoteItem.ConversationTopic Property
Outlook Developer Reference |
Returns a String representing the topic of the conversation thread of the Outlook item. Read-only.
Syntax
expression.ConversationTopic
expression A variable that represents a RemoteItem object.
See Also