PostItem.ConversationIndex Property

Definition

Gets the conversation index of the post item.

public:
 property cli::array <System::Byte> ^ ConversationIndex { cli::array <System::Byte> ^ get(); };
public byte[] ConversationIndex { get; }
Public ReadOnly Property ConversationIndex As Byte()

Property Value

Byte[]

A conversation index.

Applies to