Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphClient.SendMessage Method

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)

SendMessage(GraphMessageId)

Sends an existing draft message and saves it to the 'Sent Items' folder.

Declaration
public void SendMessage(GraphMessageId id)
Parameters
Type Name Description
GraphMessageId id

Draft message to send.

SendMessage(MailMessage)

Sends a mail message (and saves it to the 'Sent Items' folder).

Declaration
public void SendMessage(MailMessage message)
Parameters
Type Name Description
MailMessage message

Message to send.

SendMessage(MimeMessage)

Sends a MIME message and saves it to the 'Sent Items' folder.

Declaration
public void SendMessage(MimeMessage message)
Parameters
Type Name Description
MimeMessage message

Message to send.

In This Article
  • SendMessage(GraphMessageId)
  • SendMessage(MailMessage)
  • SendMessage(MimeMessage)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies