Hello guys,
I’m stuck on something.
I need to save the attachments from mails in a shared mailbox.
I began by using the activity “Get Outlook Mail Messages”, but I can’t figure out what to put in the “Output” section. How to declare the variable ? What should be the type ?
Thanks for your help.
Mouse over the property and it tells you the datatype. Put your cursor in the property field, press CTRL+K, type a name for the variable, and press enter. It will create it as the correct datatype automatically. This works for all properties in all activities.