The MailboxMonitorMailValidatorActivity type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | 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 |
Checks if the mail subject and body meets expected requirements.
(Inherited from MailValidatorActivity.) |
See Also