Name | Description | |
---|---|---|
ForEachAttachment Constructor |
The following tables list the members exposed by ForEachAttachment.
Name | Description | |
---|---|---|
ForEachAttachment Constructor |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
AcceptAllCertificates | Accept All Certificates? | |
AllowSSL | Allow SSL 3.0 | |
AllowTLS | Allow TLS 1.0? | |
AllowTLS11 | Allow TLS 1.1? | |
AllowTLS12 | Allow TLS 1.2? | |
AttachmentName | The name of the Attachment to download (Optional). If not specified, all attachments will be downloaded from matching messages. | |
Body | Sets the child Activity. | |
Continuous | When set to true, the activity will run continuously, even when there are no matching Messages. When there are no matches, the activity waits until a Messge arrives. When set to false, the activity completes when there are no matching Messages. Make sure that your workflow does something to the matching Messages so that they no longer match. Otherwise, you will create a loop. | |
DeleteAfterProcessing | When true, messages will be deleted after their attachments have been processed. | |
DisplayName | (Inherited from System.Activities.Activity) | |
From | Specifies the mask for matching the Mail Header's "From" address. | |
Id | (Inherited from System.Activities.Activity) | |
JAMSServer | Specifies the JAMS server which the JAMS user resides on (will default to current server) | |
JAMSUsername | Specifies the JAMS user to use (overrides Username and Password properties) | |
MailServer | The name of the Mail Server to connect to. | |
MailServerType | The name of the Mail Server to connect to. | |
MinimumDiffieHellmanKeySize | Minimum KeySize for SSL Negotiations. | |
Password | Specifies the password used to log into the mail server. | |
Port | The Port on the Mail server to connect to (0 for default). | |
Properties | Collection of Properties. | |
Subject | Specifies the mask for matching the Mail Header's "Subject" | |
Timeout | The maximum number of seconds to wait before timing out (0 for default). | |
To | Specifies the mask for matching the Mail Header's "To" address. | |
Unread | Specifies if only Unread mail headers should be returned? | |
UseImplicit | Use Implicit Mode? | |
Username | Specifies the username used to log into the mail server. | |
UseSecureCiphers | Use Secure Ciphers? | |
UseSSL | Use SSL? | |
WorkingDirectory | The directory that attachments will be saved to. |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity) |
Name | Description | |
---|---|---|
GetAttributes | Returns a collection of custom attributes for this instance of a component. | |
GetClassName | Returns the class name of this instance of a component. | |
GetComponentName | Returns the name of this instance of a component. | |
GetConverter | Returns a type converter for this instance of a component. | |
GetDefaultEvent | Returns the default event for this instance of a component. | |
GetDefaultProperty | Returns the default property for this instance of a component. | |
GetEditor | Returns an editor of the specified type for this instance of a component. | |
GetEvents | Overloaded. Returns the events for this instance of a component using the specified attribute array as a filter. | |
GetProperties | Overloaded. Provides an interface that supplies dynamic custom type information for an object. | |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. | |
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity) | |
CacheMetadata | Overloaded. Overridden. Caches Activity Metadata, validation errors and Implemenation Variables | |
Cancel | Overridden. When this activity has been requested to cancel. | |
Execute | Overridden. Executes the ForEachAttachment Activity | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |