The F2MailValidatorActivity type exposes the following members.
Methods
Name | Description | |
---|---|---|
AttachmentSettings_ValidationEventHandler |
Callback for reading an xml schema.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
ExecuteInternal |
Performs the execution of the activity.
(Inherited from MailValidatorActivity.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValidationSchema |
Function to return an XML schema used for validation
(Overrides MailValidatorActivityGetValidationSchema.) | |
ShouldSerializeDisplayName | Indicates whether the DisplayName property should be serialized. (Inherited from Activity.) | |
ToString | (Inherited from Activity.) | |
ValidateAttachments |
Check mail for valid attachments.
(Inherited from MailValidatorActivity.) | |
ValidateMail |
Validate if email contains a requisition id.
(Overrides MailValidatorActivityValidateMail(CodeActivityContext, IMailMessage).) |
Extension Methods
Name | Description | |
---|---|---|
FormatFromDictionary | (Defined by DictionaryExtensions.) | |
GetFirstValue | (Defined by DictionaryExtensions.) |
See Also