Skip to main content
All docs
V25.1
  • OutlookEngine.DeleteEvent(String) Method

    This member supports the internal infrastructure, and is not intended to be used directly from your code.

    Namespace: DevExpress.XtraScheduler.Microsoft365Calendar

    Assembly: DevExpress.XtraScheduler.v25.1.Microsoft365Calendar.dll

    NuGet Package: DevExpress.Scheduler.Core.Desktop.Microsoft365Calendar

    Declaration

    public void DeleteEvent(
        string eventId
    )

    Parameters

    Name Type
    eventId String

    Implements

    See Also