1
Answer

Sending Email Attachment Over WCF

Photo of Pratik Paratwar

Pratik Paratwar

15y
10.6k
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)