Share via


DistributeCampaignActivityRequest.SendEmail Property

Definition

Gets or sets a value that indicates whether to send an email about the new activity. Required.

public:
 property bool SendEmail { bool get(); void set(bool value); };
public bool SendEmail { get; set; }
member this.SendEmail : bool with get, set
Public Property SendEmail As Boolean

Property Value

true if you want emails sent automatically; otherwise, false. Use this property for the email activity.

Applies to