Table of Contents

Class SendDraftModel

Namespace
Kentico.Xperience.Admin.DigitalMarketing.UIPages
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Model for 'send draft email' page.

public class SendDraftModel
Inheritance
object
SendDraftModel
Extension Methods

Properties

EmailRecipients

Recipients of the draft email.

[EmailValidationRule(AllowMultipleAddresses = true)]
[RequiredValidationRule]
public string EmailRecipients { get; set; }

Property Value

string