MailboxMonitorMailValidatorActivity Methods

Scanjour Workflow4 Reference Manual

The MailboxMonitorMailValidatorActivity type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecuteInternal
Performs the execution of the activity.
(Inherited from MailValidatorActivity.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValidationSchema
Function to return an XML schema used for validation
(Overrides MailValidatorActivityGetValidationSchema.)
Public methodShouldSerializeDisplayName
Indicates whether the DisplayName property should be serialized.
(Inherited from Activity.)
Public methodToString
Returns a String that contains the Id and DisplayName of the Activity.
(Inherited from Activity.)
Public methodValidateAttachments
Check mail for valid attachments.
(Inherited from MailValidatorActivity.)
Public methodValidateMail
Checks if the mail subject and body meets expected requirements.
(Inherited from MailValidatorActivity.)
Top
See Also

Reference