JAMS Developer Guide
MailTrigger Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : MailTrigger Class

The following tables list the members exposed by MailTrigger.

Public Constructors
 NameDescription
Public ConstructorCreate a MailTrigger element  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the "And Group" for this trigger.  
Public PropertyShould the matching mail message be deleted?  
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 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 PropertyGets or sets the JAMS Credential that should be used to check e-mail.  
Public PropertyGets or sets the name of JAMS Credential that should be used to check e-mail  
Public PropertyLooks for mail messages with a from address that matches this value  
Public PropertyGets or sets the mail server agent  
Public PropertyGets or sets the mail server agent  
Public PropertyLooks for mail messages with a subject that matches this value  
Public PropertyLooks for mail messages with a to address that matches this value  
Public PropertyShould the matching mail message be marked as read?  
Public PropertyGets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element)
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
Public Methods
 NameDescription
Public Method (Inherited from MVPSI.JAMS.Element)
Public MethodCopys all properties of an element to the passed in element. This is a Clone when the new object has already been created. (Inherited from MVPSI.JAMS.Element)
Public MethodOverloaded.  (Inherited from MVPSI.JAMS.Element)
Public Method (Inherited from MVPSI.JAMS.Element)
Public MethodReset the ElementState. This is called when an entry is submitted. (Inherited from MVPSI.JAMS.Element)
Public MethodReturns a string representation of an Element Type (Inherited from MVPSI.JAMS.Element)
Top
Public Events
 NameDescription
Public Event (Inherited from MVPSI.JAMS.Element)
Top
See Also

Reference

MailTrigger Class
MVPSI.JAMS Namespace