IConversationUpdateActivity.HistoryDisclosed Property

Definition

Gets or Sets True if prior history of the channel is disclosed.

public bool? HistoryDisclosed { get; set; }
member this.HistoryDisclosed : Nullable<bool> with get, set
Public Property HistoryDisclosed As Nullable(Of Boolean)

Property Value

true or false.

Applies to