adTempus API
ArcanaDevelopment.adTempus.Client Namespace / EmailTrigger Class
Properties Methods

In This Topic
    EmailTrigger Class Members
    In This Topic

    The following tables list the members exposed by EmailTrigger.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  The Class ID for the object  
    Public Property The Class ID for the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Specifies whether selected messages are deleted from the server.  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.   
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property The date/time the object was last saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The name of the IMAP mailbox to read messages from.  
    Public Property Specifies whether and how to save selected messages.  
    Public Property The directory where selected messages should be saved if message saving is specified in MessageSaveFormat  
    Public Property The MessagingServiceProvider to use for connecting to the mailbox.  
    Public Property The minimum interval (in seconds) between triggers. (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is True. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The interval (in seconds) at which to check for new messages.  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Specifies whether the job is triggered separately for each message that matches the criteria.  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Determines whether the user has the necessary permission to perform a specified action on the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Gets a Configuration Report for the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Gets a user-friendly description of the object's key settings. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Trigger)
    Public Method Gets the set of rules defining which messages to select. If not rules are specified, the trigger will fire for all messages that have not previously been seen.  
    Public Method Gets the Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Clear its list of messages that have already been processed for this trigger, causing it to reprocess all messages.  
    Public Method Sets he set of rules defining which messages to select. If not rules are specified, the trigger will fire for all messages that have not previously been seen.  
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverridden.   
    Top
    See Also