msStopPeriodicBadgeUpdate method

Cancels the currently schedule batch of timed badge updates for a tile.

This method is only supported in Microsoft Edge on Windows 10.

Syntax

var retval = external.msStopPeriodicBadgeUpdate();

Parameters

This method has no parameters.

Return value

This method does not return a value.

See also

external

IShellUIHelper6