ContinueConversationLater.Date Property   
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.
Gets or sets the expression which resolves to the date/time to continue the conversation.
public AdaptiveExpressions.Properties.StringExpression Date { get; set; }
	member this.Date : AdaptiveExpressions.Properties.StringExpression with get, set
	Public Property Date As StringExpression
	Property Value
date/time string in ISO 8601 format to continue conversation.
Examples
=addHour(utcNow(), 1).