Search: save-mail-attachments

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 21 next page » Page 1 2 3

[10]Save Mail Attachments

Last modified by Tuan Nguyen on 2022/05/13 03:50
Rendered document content
RCA.Activities.Mail.SaveMailAttachements Description This activity allows you to save mail
to be saved with the attachments. Misc Public (Checkbox) - Check if you want to public it. Remember
can edit the name of the activity to organize and structure your code better. E.g: Save Mail
Title
[10]Save Mail Attachments
Location
Save Mail Attachments
Mail Activities
Raw document content
" %) ((( RCA.Activities.Mail.SaveMailAttachements == **Description** == This activity allows you to save mail attachments to specified folder
your code better. E.g: Save Mail Attachments **Option** * **Filter (String)** - The filter you
)*** - The message you want to be saved with the attachments. **Misc** * **Public (Checkbox)** - Check if you

Activities

Last modified by admin on 2022/07/01 15:55
Rendered document content
Send Outlook Mail Get Outlook Accounts Get Outlook Mail Message Save Outlook Attachments Move Outlook Message Get IMAP Mail Messages Move IMAP Message To Another Folder Get POP3 Mail Messages Save Mail Attachments Send SMTP Mail Message
Location
Mail Activities
Raw document content
/bin/view/Activities/Mail%20Activities/Activities/Get%20Outlook%20Mail%20Message/]] * [[Save Outlook Attachments>>url:https://docs.akabot.com/bin/view/Activities/Mail%20Activities/Activities/Save%20Outlook
/Activities/Mail%20Activities/Activities/Get%20POP3%20Mail%20Messages/]] * [[Save Mail Attachments>>url:https

[04]Save Outlook Attachments

Last modified by Tuan Nguyen on 2022/05/13 03:45
Rendered document content
) - The folder path where you want to save the Attachments to. E.g: "Data\Output\Content Writer Application" +item.From.DisplayName.ToString” Mail Mail Message (MailMessage) - The mail message to be saved. This activity only supports
the name of the activity to organize and structure your code better. E.g: Save Outlook Attachments
Title
[04]Save Outlook Attachments
Location
Save Outlook Attachments
Mail Activities
Raw document content
" %) ((( RCA.Activities.Mail.SaveOutlookAttachments == **Description** == This activity allows you to save attachments from an email in Outlook
” * **Folder Path (String)** - The folder path where you want to save the Attachments to. **E.g**: "Data
(MailMessage)** - The mail message to be saved. This activity only supports Outlook mail messages **Misc

Mail Activities

Located in
Last modified by admin on 2022/05/18 10:05
Rendered document content
with Microsoft Outlook. Activities such as Save Attachments are not intended to be used with certain mail protocols. Instead, they save the MailMessage object variable retrieved from activities such as Get POP3
The Mail Activities Package is designed to facilitate the automation of mail-related tasks
Title
Mail Activities
Location
Mail Activities
Raw document content
in working with **Microsoft Outlook.** Activities such as [[Save Attachments>>doc:.Activities.Save Mail Attachments.WebHome]] are not intended to be used with certain mail protocols. Instead, they save the MailMessage
" %) ((( The Mail Activities Package is designed to facilitate the automation of mail-related tasks

[01]Send Outlook Mail

Last modified by Tuan Nguyen on 2022/05/13 03:43
Rendered document content
from Outlook. (* is mandatory) Properties Attachments Attachments Collection (IEnumerable< String >) - An IEnumerable object that specifies a list of files which you want to send as attachments. Attachment - A list of string arguments that represent the attachments you want to send alongside the email. Forward Mail
Title
[01]Send Outlook Mail
Location
Mail Activities
Send Outlook Mail
Raw document content
the attachments you want to send alongside the email. **Forward** * **Mail Message (MailMessage
. [[image:image-20220505162242-1.png]] (* is mandatory) == **Properties** == **Attachments** * **Attachments Collection (IEnumerable< String >) **- An IEnumerable object that specifies a list of files which

Send Exchange Mail

Last modified by Nga Nguyen on 2022/05/16 03:39
Rendered document content
from Exchange. (* is mandatory) Properties Attachments Attachments Collection (IEnumerable< String >) - An IEnumerable object that specifies a list of files which you want to send as attachments. Attachment - A list of string arguments that represent the attachments you want to send alongside the email
Title
Send Exchange Mail
Location
Send Exchange Mail
Raw document content
. [[image:image-20220505161016-1.png]] (* is mandatory) == **Properties** == **Attachments** * **Attachments
to send as attachments. * **Attachment** - A list of string arguments that represent the attachments you
]]) ))) ))) **Forward** * **Mail Message (MailMessage)**- The message to be forwarded. This field only supports

Send SMTP Mail Message

Last modified by Tuan Nguyen on 2022/05/13 03:50
Rendered document content
by using SMTP protocol. (* is mandatory) Properties Attachments Attachments Collection (IEnumerable< String >) - An IEnumerable object that specifies a list of files which you want to send as attachments. Attachment - A list of string arguments that represent the attachments you want to send alongside the email
Title
Send SMTP Mail Message
Location
Mail Activities
Send SMTP Mail Message
Raw document content
" %) (* is mandatory) == **Properties** == **Attachments** * **Attachments Collection (IEnumerable< String >)** - An IEnumerable object that specifies a list of files which you want to send as attachments. * **Attachment** - A list of string arguments that represent the attachments you want to send alongside the email

[2] Import Documents Via Email

Last modified by admin on 2024/01/11 18:11
Rendered document content
name on the box and then click "Create mail" button Note: akaBot Vision give a default email, staff can use it or can edit the mail name to others. However, staff will never edit the mail name after clicking "Create mail" button. Step 4: Set up sender allowlist and denylist. Staff can turn
Raw document content
choose the email name on the box and then click "Create mail" button ))) (% class="box warningmessage" %) ((( Note: akaBot Vision give a default email, staff can use it or can edit the mail name to others. However, staff will never edit the mail name after clicking "Create mail" button. ))) [[image:image

[1] Release Notes

Last modified by Nga Nguyen on 2022/05/16 02:25
Rendered document content
RCA.Activities.Mail Version 2.1.1.0 Bug Fixes Fixed an issue in Get Outlook Mail Messages activity which return mail messages when sub-folder in Mail folder path is not exist. Fixed an issue in Get Exchange Mail Messages activity which unable to get mail with send on behalf. Fixed an issue
Location
Mail Activities
Raw document content
an issue in **Send SMTP Mail Message** activity which does not save email in Sent folder of Sender when
Mail Messages** activity which return mail messages when sub-folder in Mail folder path is not exist. ))) * ((( Fixed an issue in **Get Exchange Mail Messages** activity which unable to get mail with send on behalf

Get Exchange Email Messages

Last modified by Nga Nguyen on 2022/05/16 03:38
Rendered document content
code better. E.g: Get Mail Exchange Options Get Attachments(Checkbox) - Specifies whether to retrieve the attachments in the email message. By default, this check box is cleared. Is Body Html(Checkbox) - Specifies
-versions/office/developer/exchange-server-2010/dd877045(v=exchg.140) Host Mail Folder (String) - The mail
Raw document content
and structure your code better. E.g: Get Mail Exchange **Options** * **Get Attachments(Checkbox) **- Specifies whether to retrieve the attachments in the email message. By default, this check box is cleared
/dd877045(v=exchg.140]]) ))) ))) **Host** * **Mail Folder (String)** - The mail folder from which
next page » Page 1 2 3
RSS feed for search on [save-mail-attachments]
Created by admin on 2022/04/17 14:38