The new syntax for creating an email group is: service.Groups.createGroup(string groupId, string groupName, string description, string emailPermission)
What are acceptable values for the "emailPermission" string? I want to create an "Announcement" type group that only owners have permission to send messages to. Passing "Announcement" to the method doesn't do it. Thanks, R.A. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
