JAMS Developer Guide
MailTrigger Class
Members 


MVPSI.JAMS Namespace : MailTrigger Class
MailTrigger is a trigger Element that can be applied to folders or jobs to submit a job when e-mail arrives in a mailbox.
Object Model
MailTrigger Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class MailTrigger 
   Inherits Element
   Implements IElement 
'Usage
 
Dim instance As MailTrigger
[System.Runtime.Serialization.DataContract()]
public class MailTrigger : Element, IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.MailTrigger

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MailTrigger Members
MVPSI.JAMS Namespace