public ConversationId Id { get; }
Public ReadOnly Property Id As ConversationId Get
public: property ConversationId^ Id { ConversationId^ get (); }
member Id : ConversationId with get
In This Article