_ReportItem.ConversationIndex Property

Definition

Returns a String (string in C#) representing the index of the conversation thread of the Outlook item. Read-only.

public:
 property System::String ^ ConversationIndex { System::String ^ get(); };
public string ConversationIndex { get; }
Public ReadOnly Property ConversationIndex As String

Property Value

Applies to