Language

IActivity.IsRecipientMentioned Method

Definition

Indicates whether the activity's Recipient is mentioned in the activity.

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

Returns

true if the recipient is mentioned; otherwise, false.

Applies to