Share via


Activity.Code Property

Definition

Gets or sets a code for endOfConversation activities that indicates why the conversation ended. Possible values are defined in EndOfConversationCodes.

public string Code { get; set; }
member this.Code : string with get, set
Public Property Code As String

Property Value

A code for endOfConversation activities that indicates why the conversation ended.

Implements

Applies to