Outlook Mail (Office 365) Connector
Outlook Mail (Office 365) Connector Help
Version 1
ZappySys Logo File Version: v1
Supported Engine: 11

EndPoint Send Mail


Name

send_mail

Description

Sends an email message. [API Help]

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 4000 False
Response DT_WSTR 255 False

Input Columns

Label DataType Length Raw Description
Subject DT_WSTR 250 False
BodyContentType DT_WSTR 8 False
BodyContent DT_WSTR 4000 False
ToRecipients DT_WSTR 4000 True
CcRecipients DT_WSTR 4000 True
BccRecipients DT_WSTR 4000 True
InternetMessageHeaders DT_WSTR 4000 True
Attachments DT_WSTR 4000 True
Importance DT_WSTR 10 False
IsDeliveryReceiptRequested DT_WSTR 4000 False
IsReadReceiptRequested DT_WSTR 4000 False
SaveToSentItems DT_WSTR 4000 False