Interface IDeletable
- Namespace
- LinqToOneNote.Abstractions
- Assembly
- LinqToOneNote.dll
Indicates that the OneNote item can be deleted with DeleteItem(IDeletable, DateTime, bool).
public interface IDeletable : IOneNoteItem, INavigable
- Inherited Members
- Extension Methods