Language

Activity.IsConversationUpdate Method

Definition

Returns true when the activity type is ConversationUpdate.

public bool IsConversationUpdate();
abstract member IsConversationUpdate : unit -> bool
override this.IsConversationUpdate : unit -> bool
Public Function IsConversationUpdate () As Boolean

Returns

Implements

Applies to