Language

Activity.IsRecipientMentioned Method

Definition

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

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

Returns

true if the recipient is mentioned; otherwise, false.

Implements

Applies to