Lesson 11 - E-mail Automation
不要被別人影響,因為影響你的只有你自己!
Which of the following properties are found in the Get Outlook Mail Messages activity?
PortServer
Password
MailFolder
What is the output of the Save Mail Message activity?
It saves a .eml file.It saves a .msg file.(X)
It saves a .pst file.(X)
None of the options.
If you want to get only filtered MailMessage variables, what activity should you use?
Get Exchange Mail Messages(X)Get IMAP mail messages
Get POP3 Mail Messages
Get Outlook mail messages
What is the supported variable type in the Output property field of all Get Mail activities (POP3, IMAP, Outlook, Exchange)?
MailMessageList (Generic)
Generic
List (MailMessage)
What activity can you use to send an email without entering the username and password of the email account?
Send SMTP Mail MessageSend Exchange Mail Message
Send Outlook Mail Message()
What activity allows you to customize the name of the sender when you are sending an email?
Send SMTP Mail MessageSend Exchange Mail Message
Send Outlook Mail Message
Which Visual Basic property within the MailMessage class will you use to get the Date of an email?
DateAttachments
the Date cannot be retrieved
Headers(“Date”)
What activities can you use to send an email message?
Send IMAP Mail Message.Send SMTP Mail Message.
Send Outlook Mail Message.
Which of the following activities will allow you to retrieve only unread messages?
Save Mail MessageGet IMAP Mail Messages
Get POP3 Mail Messages
Get Outlook Mail Messages
If you are using the For Each activity to loop through a list of MailMessage variables, what should you set the TypeArgument property to?
System.Web.Mail.MailMessage(X)System.Net.Mail.MailMessage()
How can a robot reply to an email?
Read the email and use the MailMessage object in the Attachments property of a send email activity(X)Read the email and use the Email Reply activity(X)
Read the email and use the MailMessage object in the Forward/MailMessage property of a send email activity
Will The Get Outlook Mail Message activity delete the emails from the account after it reads them?
NoYes
The Send Outlook Mail Message activity will work without having Microsoft Outlook installed:
FalseTrue(X)
The Save Attachments activity can save all the attachments of an email to:
An absolute path.In a variable, as a collection of attachment objects.(X)
A relative path.
SHARE AND LIKE IF IT HELPS
沒有留言:
張貼留言