Click or drag to resize

F2MailValidatorActivity Methods

The F2MailValidatorActivity type exposes the following members.

Methods
 NameDescription
Public methodAttachmentSettings_ValidationEventHandler Callback for reading an xml schema.
Public methodEqualsDetermines 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 methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetValidationSchema Function to return an XML schema used for validation
(Overrides MailValidatorActivityGetValidationSchema)
Public methodShouldSerializeDisplayNameIndicates whether the DisplayName property should be serialized.
(Inherited from Activity)
Public methodToStringReturns 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 Validate if email contains a requisition id.
(Overrides MailValidatorActivityValidateMail(CodeActivityContext, IMailMessage))
Top
Extension Methods
See Also