Для изменения размера нажмите или перетащите

EmailMessageSendAndSaveCopy - метод

Список перегрузок
  ИмяОписание
Открытый методSendAndSaveCopy(CancellationToken)
Sends this e-mail message and saves a copy of it in the Sent Items folder. SendAndSaveCopy does not work if the message has unsaved attachments. In that case, the message must first be saved and then sent. Calling this method results in a call to EWS.
Открытый методSendAndSaveCopy(FolderId, CancellationToken)
Sends this e-mail message and saves a copy of it in the specified folder. SendAndSaveCopy does not work if the message has unsaved attachments. In that case, the message must first be saved and then sent. Calling this method results in a call to EWS.
Открытый методSendAndSaveCopy(WellKnownFolderName, CancellationToken)
Sends this e-mail message and saves a copy of it in the specified folder. SendAndSaveCopy does not work if the message has unsaved attachments. In that case, the message must first be saved and then sent. Calling this method results in a call to EWS.
В начало страницы
См. также