View full article

QDSSettings.QDSEmail Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Alert QDS email settings.

Inheritance

Syntax

public class QDSEmail

Properties

Name Description
AlertHtmlBody

The body to used when the Distribution Server sends alerts in html formatted emails. Requires Publisher license.

AlertHtmlSubject

The subject to used when the Distribution Server sends alerts in html formatted emails. Requires Publisher license.

AlertMailAddresses

A list of email addresses to which alerts should be sent.

AlertPlainBody

The body to used when the Distribution Server sends alerts in text formatted emails. Requires Publisher license.

AlertPlainSubject

The subject to used when the Distribution Server sends alerts in text formatted emails. Requires Publisher license.

AttachmentHtmlBody

The body to be used when document attachments are distributed by the Distribution Service using html formatted emails. Requires Publisher license.

AttachmentHtmlSubject

The subject to be used when document attachments are distributed by the Distribution Service using html formatted emails. Requires Publisher license.

AttachmentPlainBody

The body to be used when document attachments are distributed by the Distribution Service using plain text emails. Requires Publisher license.

AttachmentPlainSubject

The subject to be used when document attachments are distributed by the Distribution Service using plain text emails. Requires Publisher license.

IncludeWarnings

Send alert email when task finish with warning

NotifyHtmlBody

The body to used when the Distribution Server sends notifications in html formatted emails. Requires Publisher license.

NotifyHtmlSubject

The subject to used when the Distribution Server sends notifications in html formatted emails. Requires Publisher license.

NotifyPlainBody

The body to used when the Distribution Server sends notifications in plain text formatted emails. Requires Publisher license.

NotifyPlainSubject

The subject to used when the Distribution Server sends notifications in plain text formatted emails. Requires Publisher license.

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)