Click or drag to resize

MailboxMonitorMailValidatorActivity Methods

The MailboxMonitorMailValidatorActivity type exposes the following members.

Methods
 NameDescription
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 Checks if the mail subject and body meets expected requirements.
(Inherited from MailValidatorActivity)
Top
Extension Methods
See Also