I have a MailItemEntry (using C# client lib). Normally I do:

     entry.MailItemProperties.Add(MailItemPropertyElement.INBOX);

for the pre-defined gmail folders (INBOX, DRAFT, SENT, STARRED, TRASH)
However, in some cases what I want to upload is not a "real" email
message, it could be an IM chat transcript. I would like to put these
in the CHAT folder, but the MailItemPropertyElement does not define a
constant for CHAT.

How should I do this?
thx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to