Type of list used to display a calendar.

learn more… | top users | synonyms

2
votes
3answers
5k views

Custom Content Type for Calendar?

I have a calender list in my Sharepoint 2010 application. I want to make custom content types that the user can fill out that will make a calendar event. The problem is, if I inherit from the Event ...
2
votes
2answers
930 views

Add A SharePoint 2010 Calendar to Outlook

How do I push a SharePoint 2010 calendar out to a group of users so they have it automatically enabled and displayed in Outlook and/or Outlook Web Access? I'm thinking a Group Policy is my best option ...
0
votes
1answer
760 views

System.Xml.XmlException when using SharePoint Exchange Calendar Overlay

My organization wants to overlay a Shared Calendar onto a SharePoint calendar. I've been able to overlay my outlook calendar onto the calendar using the following configuration URLs in the calendar ...
6
votes
4answers
8k views

How can I get a Sharepoint calendar to send a notification email to users involved in an event?

I'd like to have all attendees to be notified via email that they have been invited to an event from a Sharepoint calendar. How can I do this?
2
votes
2answers
2k views

How to customise site calendars depending on the event category in SP2010?

I have added to the Calendar in the Team site several categories for the events; Meeting Holiday Team Event Business Travel In order to make this as visual as the Outlook calendar I would like the ...
3
votes
5answers
18k views

Is it possible to have SharePoint 2010 display a shared Exchange calendar?

Is it possible to have SharePoint 2010 display a shared Exchange calendar? Software: Sharepoint Foundation 2010 - 64 bit Exchange 2003 - 32 bit
2
votes
1answer
959 views

How can I create a recurring event that spans multiple days in a Sharepoint 2010 calendar?

I am currently using a workaround where I create recurring events for each of the separate days in the event, but I would like to just create one recurring event that spans over 7 days. As is, the ...
1
vote
0answers
213 views

Check booking conflicts in sharepoint calendar programmatically to avoid overlap booking for recurring events

Is there a way to programmatically check a booking if already exist in sharepoint calendar? I am saving recurring entries programmatically using the xml rule for recurrence as per this, for ...
1
vote
2answers
3k views

Calendar Items at Same Time

In Sharepoint 2010 calendars, how can I stop users to create more than one item in the same day and hour? We'd like to prevent meeting time conflicts.
1
vote
2answers
1k views

SharePoint 2010: View tasks/list items from child sites

Our client, who runs a business that oversees a group of shops, would like to set up an intranet site, with this basic structure: A main landing/info site Child site for shop 1 Child site for ...