Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action returns the information (Sender, Addressees, Recipients of the copy, Time of the receipt, Subject, Body) about the downloaded email. 

Action icon

Image RemovedImage Added

Parameters

Input parameters

...

  • Only one email whose path has been specified can be retrieved.;
  • The action can only work with files of extension .msg.;
  • The result of the action will be 6 parameters: Sender, Addressees, Recipients of the copy, Time of the receipt, Subject, Body;
  • If there are no recipients of the copy, the "Recipients of the copy" parameter will be an empty collection;
  • If there are no subject or body of the letter, the "Subject" or "Body" parameters will be an empty string;
  • The action does not return attachments of the letter. To do that use the "Save attachments" action.

...

You can download an email using the "Save email" action or manually. 

...

...

Implementation

...

Precondition: an outlook email with the .msg extension has been downloaded to the device.

...