Validate the xml attachment in the Email against the specified Xml Schema.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_19.1.6.0 (in Scanjour.Workflow4.ActivityLibrary_19.1.6.0.dll) Version: 19.1.6.0 (19.1.6.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