Sending Email Attachment Over WCF

Aug 5 2009 8:25 AM
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)