How to move a mail to SPAM ? Using Google Mail Migration API?

Posted by Pari on Stack Overflow See other posts from Stack Overflow or by Pari
Published on 2010-03-22T14:22:34Z Indexed on 2010/04/03 4:33 UTC
Read the original article Hit count: 277

Filed under:
|

Hi,

I am referring Link. To move migrated mails to Inbox we use:

entries.MailItemProperties.Add(MailItemPropertyElement.INBOX);

Similarly for DRAFT,SENT e.t.c But there is no option for spam mails.

How can i move mails to spam?

© Stack Overflow or respective owner

Related posts about c#

Related posts about google