 | ScheduleEventOutlookSynchronizationSchemaTableIsAppointmentDeletedColumnName Field |
Gets the IsAppointmentDeleted (Est supprimé d'un calendrier Outlook) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string IsAppointmentDeletedColumnName = "IsAppointmentDeleted"
Public Const IsAppointmentDeletedColumnName As String = "IsAppointmentDeleted"
Field Value
Type:
String
Remarks
Gets the IsAppointmentDeleted (Est supprimé d'un calendrier Outlook) column name of the table ScheduleEventOutlookSynchronization
See Also