Hello all,

I want to set default to everyone who creates calendar events to be their
private events. So, events they create will be private. I set the calendar
defaults role as :

<key>SOGoCalendarDefaultRoles</key>
        <array>
            <string>PublicViewer</string>
        </array>


i think "ObjectCreator" parameter to be set inside that array. would it be
like

<key>SOGoCalendarDefaultRoles</key>
        <array>
            <string>ObjectCreatorPriavte </string>
        </array>

Thanks

K
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to