FileAttachmentLoad - метод |
Имя | Описание | |
---|---|---|
Load(CancellationToken) |
Loads the attachment. Calling this method results in a call to EWS.
(Унаследован от Attachment.) | |
Load(Stream) |
Loads the content of the file attachment into the specified stream. Calling this method results in a call to EWS.
| |
Load(String) |
Loads the content of the file attachment into the specified file. Calling this method results in a call to EWS.
|