CalendarEvent.CalendarEventDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CalendarEventDetails property provides additional information about a calendar event.
public:
property ExchangeWebServices::CalendarEventDetails ^ CalendarEventDetails { ExchangeWebServices::CalendarEventDetails ^ get(); void set(ExchangeWebServices::CalendarEventDetails ^ value); };
public ExchangeWebServices.CalendarEventDetails CalendarEventDetails { get; set; }
Public Property CalendarEventDetails As CalendarEventDetails
Property Value
The CalendarEventDetails property returns a CalendarEventDetails instance that contains additional information about a calendar event.
Remarks
The GetUserAvailability(GetUserAvailabilityRequestType) method does not return detailed caller information unless the caller has read access on the target user's calendar. You can set access permissions by using the Exchange Management Shell.