LoadFromTnef

LoadFromTnef (1 of 2)

Load MapiAttachment from stream with tnef content.

Returns: MapiAttachment

LoadFromTnef(System::SharedPtr < System::IO::Stream > stream)
ParameterDescription
streamSource stream

LoadFromTnef (2 of 2)

Load MapiAttachment from file with tnef content.

Returns: MapiAttachment

LoadFromTnef(System::String fileName)
ParameterDescription
fileNameSource file path.