Click or drag to resize

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
Syntax
public const string IsAppointmentDeletedColumnName = "IsAppointmentDeleted"

Field Value

Type: String
Remarks
Gets the IsAppointmentDeleted (Est supprimé d'un calendrier Outlook) column name of the table ScheduleEventOutlookSynchronization
See Also