outlook programmatically read an attachment into byte array
hello,
i need programmatically (c#.net) make zip an attachment , the point is that i searching a way to do that without saving it to the disk but somehow read it in byte array and make it zip . Any ideas? or code sample?
|