_MSProject.MailSend Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public bool MailSend (object To, object Cc, object Subject, object Body, object Enclosures, object IncludeDocument, object ReturnReceipt, object Bcc, object Urgent, object SaveCopy, object AddRecipient);
abstract member MailSend : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function MailSend (Optional To As Object, Optional Cc As Object, Optional Subject As Object, Optional Body As Object, Optional Enclosures As Object, Optional IncludeDocument As Object, Optional ReturnReceipt As Object, Optional Bcc As Object, Optional Urgent As Object, Optional SaveCopy As Object, Optional AddRecipient As Object) As Boolean
Parâmetros
- To
- Object
- Cc
- Object
- Subject
- Object
- Body
- Object
- Enclosures
- Object
- IncludeDocument
- Object
- ReturnReceipt
- Object
- Bcc
- Object
- Urgent
- Object
- SaveCopy
- Object
- AddRecipient
- Object