Event details page improvements, calendar item update source.
This commit is contained in:
@@ -183,6 +183,7 @@ public static class OutlookIntegratorExtensions
|
||||
RemoteCalendarId = outlookCalendar.Id,
|
||||
IsPrimary = outlookCalendar.IsDefaultCalendar.GetValueOrDefault(),
|
||||
Name = outlookCalendar.Name,
|
||||
IsSynchronizationEnabled = true,
|
||||
IsExtended = true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user