public byte[] ConversationIndex { get; }
Public ReadOnly Property ConversationIndex As Byte() Get
public: property array<unsigned char>^ ConversationIndex { array<unsigned char>^ get (); }
member ConversationIndex : byte[] with get
In This Article