Hello R.A,
>From Provisioning API Developers
Guide<http://code.google.com/intl/es-ES/apis/apps/gdata_provisioning_api_v2.0_developers_protocol.html#Sample_GroupEntry_Response>
:
"A newly created group does not have any subscribers. emailPermission is one
of the following:
* Owner - Owners of the group
* Member - Members of the group
* Domain - Any user who belongs to the same domain as the group
* Anyone - Any user"
-----
Oskar Casquero Oyarzabal
Department of Systems Engineering and Automatic Control
University of the Basque Country
Mailing Address:
University College of Technical Industrial Engineering of Bilbao
Plaza de la Casilla 3
ZIP: 48012 - Bilbao (Spain)
Phone & Fax: 94 601 4459
E-mail: [email protected]
On Mon, Feb 2, 2009 at 8:47 PM, R. A. Cooke <[email protected]> wrote:
>
> 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
-~----------~----~----~----~------~----~------~--~---