CDONTS.NEWMAIL member (method, attribute ...)

zhaozj2021-02-08  205

CDONTS.NEWMAIL member (method, attribute ...)

Tedang → http://jiuyong.unmean.net

Sub attachfile (byval source, [byval filename], [byval encodingmethod])

File Attachments

Attaches a File to the Mail

Sub attachurl (Byval Source, ByVal ContentLocation, [Byval ContentBase], [Byval EncodingMethod])

URL address accessories

Attaches a file or data as a URL

Property BCC As String

just write

BCC

Comma Separated List of BCC Recipients

Property Body As Variant

just write

Email main body of text or HTML format

Text or html formatted mail body

Property BodyFormat As Long

just write

Mail format

Body Format

Property CC As String

just write

Copy

Comma Separated List of CC Recipients

Property ContentBase As String

just write

The root address of the URL attachment

Base url to the body in mail with url attachments

Property ContentLocation As String

just write

URL accessory content address

Url to the body in mail with url attachments

Property from as string

just write

From (Reply Address)

From address for mail

Property Importance As Long

just write

Emergency degree (low, ordinary, emergency)

Mail Importance, Low, Normal or Highh

Property MailFormat As Long

just write

Mailing format

Mail Format

Sub send ([Byval from], [ByVal Subject], [Byval Body], [Byval Importance])

send

Sends the mail

Sub setLocaleIDS (Byval CodePageID As Long)

Set zone ID code

The setlocaleids method sets the codepage id for the new message.

Property Subject As String

just write

Email Subject

Mail Subject

Property to as string

just write

receiver's address

Comma Separated List of to Recipients

Property Value (Byval BstrHeader As String) AS String

just write

Email header file

Arbitrary Mail Header Value

Property Version As String

Read-only

Send the component version number of the mail

The Version Property Returns The Version Number of The Collaboration Data Objects Library.

Power spring charm is permanent

转载请注明原文地址:https://www.9cbs.com/read-2660.html

New Post(0)