Click to See Complete Forum and Search --> : vbSendMail.dll
anonymous
02-11-2001, 05:48 PM
[Originally posted by Paul]
For the vbSendMail.dll, does it support other email functions like "Confirm Reading" and "Confirm Delivery"? If not, how do we do that? Thanks.
anonymous
02-11-2001, 08:13 PM
[Originally posted by Dean Dusenbery]
This may be what you're look for (it's in v3.0 & above):
Receipt
Public Property Get Receipt() As Boolean
Public Property Let Receipt (ByVal NewValue As Boolean)
Sets / clears the return receipt request flag (default = False).ÿ If set, outgoing mail will include a request that a ‘return receipt’ be sent back to you once the email has been read. Not all email clients support this feature.
devx.com
Copyright WebMediaBrands Inc. All Rights Reserved