ValidateMessage

ValidateMessage (1 of 2)

Validate eml message for corresponding to mime specification.

Returns: A EmlValidationErrorCollection containing the found validation error messages.

ValidateMessage(System::SharedPtr < System::IO::Stream > stream)
ParameterDescription
streamA stream containing the message in eml format.

ValidateMessage (2 of 2)

Validate eml message for corresponding to mime specification.

Returns: A EmlValidationErrorCollection containing the found validation error messages.

ValidateMessage(System::String fileName)
ParameterDescription
fileNameA file name (eml).