How to enable e-mail receipt of delivery notification to sender using Faxcomex.dll

H

hevil

I have written web service in c# to send faxes using the FAXCOMEXLib,but I
don't konow how to enable e-mail receipt of delivery notification to sender
in code , who can help me?
Thanks
 
R

Renu Bhattar [MSFT]

To set the Receipts Options for the service, refer to FaxReceiptOptions
Class

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxinto_z_8k4z.asp

For message setting, refer to FaxDocument Class. It has properties like
AttachFaxToReceipt, GroupBroadcastReceipts, ReceiptAddress.

--
---

Renu Bhattar [MSFT]

Microsoft Printing, Imaging and Faxing
This posting isprovided "AS IS" with no warranties and confers no rights.
Please do not send mail directly to this alias. This alias is for newsgroup
purposes only.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top