Name | Description | |
---|---|---|
MailTrigger Constructor | Create a MailTrigger element |
The following tables list the members exposed by MailTrigger.
Name | Description | |
---|---|---|
MailTrigger Constructor | Create a MailTrigger element |
Name | Description | |
---|---|---|
AndGroup | Gets or sets the "And Group" for this trigger. | |
DeleteMail | Should the matching mail message be deleted? | |
Description | Gets a description of this element (Inherited from MVPSI.JAMS.Element) | |
ElementId | Gets the internal ID of this element. (Inherited from MVPSI.JAMS.Element) | |
ElementKind | Gets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element) | |
ElementName | Gets or sets the name of this element. (Inherited from MVPSI.JAMS.Element) | |
ElementState | Gets the ElementState of this element. (Inherited from MVPSI.JAMS.Element) | |
ElementTypeId | Gets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element) | |
ElementTypeName | Gets the name of this type of element. (Inherited from MVPSI.JAMS.Element) | |
ElementUid | Get or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element) | |
Enabled | Returns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element) | |
Inherited | Returns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element) | |
InheritedFromId | Returns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element) | |
InheritedFromName | Returns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element) | |
InheritedFromType | Returns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element) | |
MailCredential | Gets or sets the JAMS Credential that should be used to check e-mail. | |
MailCredentialName | Gets or sets the name of JAMS Credential that should be used to check e-mail | |
MailFromAddress | Looks for mail messages with a from address that matches this value | |
MailServer | Gets or sets the mail server agent | |
MailServerName | Gets or sets the mail server agent | |
MailSubject | Looks for mail messages with a subject that matches this value | |
MailToAddress | Looks for mail messages with a to address that matches this value | |
MarkAsRead | Should the matching mail message be marked as read? | |
Properties | Gets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element) | |
WriteToEntry | When a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element) | |
WriteToHistory | When a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element) |
Name | Description | |
---|---|---|
Clone | (Inherited from MVPSI.JAMS.Element) | |
CloneTo | Copys 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) | |
Equals | Overloaded. (Inherited from MVPSI.JAMS.Element) | |
GetHashCode | (Inherited from MVPSI.JAMS.Element) | |
ResetState | Reset the ElementState. This is called when an entry is submitted. (Inherited from MVPSI.JAMS.Element) | |
ToString | Returns a string representation of an Element Type (Inherited from MVPSI.JAMS.Element) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from MVPSI.JAMS.Element) |