LoadInternal
LoadInternal
Loads message from stream with additional options. NOTE!!! Call this method if you don’t need to increase customer consumption credit for Dynabic.Metered.
Returns: static System::SharedPtr < MapiMessage > Aspose::Email::Mapi::
LoadInternal(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < LoadOptions > options)
| Parameter | Description |
|---|---|
| stream | Source stream System::IO::Stream . |
| options | Additional options LoadOptions . |