Share via


SendToOwners Class

Definition

Status of whether email alerts should be sent or not.

public static class SendToOwners
type SendToOwners = class
Public Class SendToOwners
Inheritance
SendToOwners

Fields

DoNotSend

Indicates that email alerts must not be sent.

Off

Indicates that email alerts is off for owners.

On

Indicates that email alerts is on for owners.

Send

Indicates that email alerts must be sent.

Applies to