Edit

Share via


RulePredicates.SentCcMe Property

Definition

Gets or sets a value that indicates whether the owner of the mailbox must be in the CcRecipients property of incoming messages in order for the condition or exception to apply.

public:
 property bool SentCcMe { bool get(); void set(bool value); };
public bool SentCcMe { get; set; }
Public Property SentCcMe As Boolean

Property Value

true if the owner of the mailbox must be a Cc recipient of incoming messages in order for the condition or exception to apply; otherwise, false.

Applies to