Table of Contents

Interface IDmsSchedulerEmailAction

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Represents a scheduler email action.

public interface IDmsSchedulerEmailAction : IDmsSchedulerAction
Inherited Members
Extension Methods

Properties

BccAddresses

Gets the BCC email addresses.

CcAddresses

Gets the CC email addresses.

Message

Gets the email message.

PlainText

Gets a value indicating whether the message is plain text.

Subject

Gets the email subject.

ToAddresses

Gets the "To" email addresses.