DefaultSendCancellationsMode property

SendCancellationsMode? get DefaultSendCancellationsMode
Gets the default setting for sending cancellations on Delete. Subclasses will override this for different default behavior.

Implementation

SendCancellationsMode? get DefaultSendCancellationsMode => null;