MailWatch Properties

Scanjour Workflow4 Reference Manual

The MailWatch type exposes the following members.

Properties

  NameDescription
Public propertyConnections
The Exchange web service connection parameters.
(Inherited from ExchangeActivity.)
Public propertyDisplayName
Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity.)
Public propertyEnableMailItemList
Enable the mail watch to look for multiple mails.
Public propertyFaultedCount
The Exchange web service connection parameters.
(Inherited from ExchangeActivity.)
Public propertyForceNewConnection
The Exchange web service connection parameters.
(Inherited from ExchangeActivity.)
Public propertyId
Gets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity.)
Public propertyMailID
The ItemId of the found mail when EnableMailItemList is false.
Public propertyMailIDs
The ItemId's of the found mails
Public propertyMaxRetryCount
The number of times to retry handling an item that may have failed.
Public propertyMoveMailToFaultedFolder
The name of the handle used to identify if an item is handled.
Public propertyRecipientAddressProperty
Property name for Recipient Address
Public propertyRecipientMailbox
Current mailbox when monitoring multiple mailboxes.
(Inherited from ExchangeActivity.)
Public propertyResult (Inherited from ActivityBoolean.)
Public propertyResultType
When implemented in a derived class, gets the type of an activity OutArgument.
(Inherited from ActivityWithResult.)
Public propertyRetryInterval
The Timespan after which the process handling the item is assumed to have failed.
Public propertyServiceHandleName
The name of the handle used to identify if an item is handled.
Public propertyServiceParameters
The service parameters dictionary. If not specified the service parameters are read from the database.
Public propertyValidRecipients
Dictionary of valid recipient mail addresses and corresponding custom domain code
Public propertyWatchInterval
The interval between watch activity schedule.
Top
See Also

Reference