IMessageActivity.HasContent Method

Definition

True if this activity has text, attachments, or channelData.

public bool HasContent ();
abstract member HasContent : unit -> bool
Public Function HasContent () As Boolean

Returns

True or false.

Applies to