 | IScheduleEventOutlookSynchronizationEntityCalendarId Property |
Gets or sets the calendar id.
(Identifiant du calendrier outlook)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring CalendarId { get; set; }
Property CalendarId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the CalendarId (Identifiant du calendrier outlook) column of the ScheduleEventOutlookSynchronization (Évènements Outlook) table.
See Also