ChatRetentionPolicy.ThreadCreationDate(Int32) Method
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.
Creates a thread retention policy based on thread creation date.
public static Azure.Communication.Chat.ChatRetentionPolicy ThreadCreationDate(int deleteThreadAfterDays);
static member ThreadCreationDate : int -> Azure.Communication.Chat.ChatRetentionPolicy
Public Shared Function ThreadCreationDate (deleteThreadAfterDays As Integer) As ChatRetentionPolicy
Parameters
- deleteThreadAfterDays
- Int32