Hello, The guestsCanSeeGuests is indeed not available in the .NET client library. Please feel free to write a patch or file a feature request against the project's issue tracker.
For the second question, I am sorry but I'm not sure I understand what the issue is. Is it on the Web UI? If this is the case, if a guest modifies an event's details, that won't actually modify the original event but creates a copy of the event only visible to the guest unless the guestsCanModify bit has been set to True. Best, Alain On Thu, Sep 29, 2011 at 6:47 PM, mahesh_mvm <[email protected]> wrote: > hi, > > I'm adding events to an owner's calendar rest rest of the people as > invitees using .net gdata api. > I want to hide the guest from seeing other guests in the more details > pop-up and event details page. i found out about > a property "guestsCanSeeGuests" but can't find it for .net, > > 2nd problem is the event description field for invitees renders html > content but when clicked in the textarea other than links it gets into edit > mode which i want to avoid. > > any solution for above problems would be of gr8 help. > > Thanks, > MM > > -- > You received this message because you are subscribed to the Google > Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html > -- Alain Vongsouvanh | Developer Programs Engineer -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html
