Validate the xml attachment in the Email against the specified Xml Schema.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_21.2.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.2.0.0.dll) Version: 21.2.0.0 (21.2.0.0)
Syntax
Parameters
- context
- Type: System.ActivitiesCodeActivityContext
The execution context in which the activity executes. - Type: EmailMessage
The email.
Return Value
Type: Booleantrue if the email is valid.
See Also