F2Mail |
The F2MailValidatorActivity type exposes the following members.
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 | Returns a String that contains the Id and DisplayName of the Activity. (Inherited from Activity) |
![]() | ValidateAttachments |
Check mail for valid attachments.
(Inherited from MailValidatorActivity) |
![]() | ValidateMail |
Validate if email contains a requisition id.
(Overrides MailValidatorActivityValidateMail(CodeActivityContext, IMailMessage)) |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |