LoadFromTnef
LoadFromTnef (1 of 2)
Load MapiAttachment from stream with tnef content.
Returns: MapiAttachment
LoadFromTnef(System::SharedPtr < System::IO::Stream > stream)
| Parameter | Description |
|---|---|
| stream | Source stream |
LoadFromTnef (2 of 2)
Load MapiAttachment from file with tnef content.
Returns: MapiAttachment
LoadFromTnef(System::String fileName)
| Parameter | Description |
|---|---|
| fileName | Source file path. |