This topic has not yet been rated - Rate this topic

_MobileItem.ConversationTopic Property

Office 2010

Returns a String (string in C#) that represents the topic of the conversation thread of the item. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
string ConversationTopic { get; }

Property Value

Type: System.String

For the MobileItem object, this property always returns Nothing (null in C#) because the MobileItem object does not support conversations.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.