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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET