Chat |
public sealed class ChatConversationItem : ChatItemBase
The ChatConversationItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ChatSource | Gets the chat source this conversation belongs to. | |
| Custodian | Gets or sets the custodian of this conversation. | |
| DisplayName | Gets or sets the display name of this conversation. | |
| Id | Gets the ID of this conversation. | |
| OtherProperties | Gets a dictionary of optional conversation metadata. | |
| Participants | Gets the participants of this conversations. | |
| Platform | Gets or sets the identifier of the messaging platform from which this conversation originated. | |
| Type | Gets or sets the type of this conversation. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |