1
Answer

Sending Email Attachment Over WCF

Pratik Paratwar

Pratik Paratwar

15y
9.9k
1
I have written WCF service for Blackberry client, in it i have one API which returns email attachment as byte[] array. As an attachment can be big in size 2MB to 3MB, I want to return byte[] array in a chunk. Any help in this regard is grateful.Thanks in Advance.
Answers (1)