Convert Outlook eml file content to msg file content.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess.SaveMail
Assembly: Scanjour.Workflow4.ActivityLibrary_22.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_22.1.0.0.dll) Version: 22.1.0.0 (22.1.0.0)
Syntax
Parameters
- emlContent
- Type: SystemByte
The eml file content.
Return Value
Type: ByteThe msg file content.
See Also