JAMS Developer Guide
SendEMail Class Properties


MVPSI.JAMS Namespace : SendEMail Class

For a list of all members of this type, see SendEMail members.

Public Properties
 NameDescription
Public PropertyGets or sets a list of e-mail addresses that will receive a courtesy copy of the e-mail.  
Public PropertyWhen set to true, this element will send e-mail when a critical event occurs.  
Public PropertyGets a description of this element (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets the name of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementState of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the name of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGet or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen set to true, this element will send e-mail when an entry completes with an Error severity.  
Public PropertyWhen set to true, this element will send e-mail when an entry completes with a Fatal severity.  
Public PropertyWhen set to true, this element will send e-mail when an entry completes with an Informational severity.  
Public PropertyWhen set to true, this element will send e-mail when an entry starts.  
Public PropertyWhen set to true, this element will send e-mail when an entry completes with an Success severity.  
Public PropertyWhen set to true, this element will send e-mail when an entry completes with an Warning severity.  
Public PropertyGets or sets the "from" address of the e-mail.  
Public PropertyWhen set to true, this element will send e-mail when a high event occurs.  
Public PropertyReturns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen set to true, this element will send e-mail when a low event occurs.  
Public PropertyGets or sets the body of the e-mail message  
Public PropertyWhen set to true, this element will send e-mail when a moderate event occurs.  
Public PropertyWhen set to true, this element will send e-mail when a normal event occurs.  
Public PropertyGets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen set to true, the body of the e-mail is sent as plain text. Otherwise, it is treated as Markdown text and sent as HTML.  
Public PropertyGets or sets the subject line of the e-mail  
Public PropertyGets or sets a list of e-mail addresses that will receive the e-mail.  
Public PropertyWhen set to true, this element will send e-mail when an urgent event occurs.  
Public PropertyWhen a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element)
Top
See Also

Reference

SendEMail Class
MVPSI.JAMS Namespace