 | IScheduleEventOutlookSynchronizationEntityCalendarIdMember Property |
Gets 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
SyntaxIReadOnlyStringEntityMember CalendarIdMember { get; }
ReadOnly Property CalendarIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the CalendarId (Identifiant du calendrier outlook) column of the ScheduleEventOutlookSynchronization (Évènements Outlook) table.
See Also