Send

Send (1 of 4)

Sends email message

Returns: virtual void Aspose::Email::Clients::Graph::

Send(System::SharedPtr < MailMessage > message)
ParameterDescription
messageMailMessage Aspose::Email::MailMessage to send

Send (2 of 4)

Sends email message

Returns: virtual void Aspose::Email::Clients::Graph::

Send(System::SharedPtr < Mapi::MapiMessage > message)
ParameterDescription
messageMapi message to send

Send (3 of 4)

Sends email message

Returns: virtual void Aspose::Email::Clients::Graph::

Send(System::SharedPtr < Mapi::MapiMessage > message, bool saveToSentItems)
ParameterDescription
messageMapi message to send
saveToSentItemsIndicates whether to save the message in Sent Items.

Send (4 of 4)

Send a message in the draft folder. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. The message is then saved in the Sent Items folder.

Returns: virtual void Aspose::Email::Clients::Graph::

Send(System::String itemId)
ParameterDescription
itemIdItem id of the draft message