ChatThreadProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Chat Thread Properties.
public class ChatThreadProperties
type ChatThreadProperties = class
Public Class ChatThreadProperties
- Inheritance
-
ChatThreadProperties
Properties
CreatedBy |
Identifier of the chat thread owner. |
CreatedOn |
The timestamp when the chat thread was created. The timestamp is in ISO8601 format: |
DeletedOn |
The timestamp when the chat thread was deleted. The timestamp is in RFC3339 format: |
Id |
Chat thread id. |
Metadata |
Metadata |
RetentionPolicy |
Thread retention policy |
Topic |
Chat thread topic. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET