Click or drag to resize

UserPreferencesRemoveReminder Method

Remove document from list of reminders

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void RemoveReminder(
	int reminderId
)

Parameters

reminderId
Type: SystemInt32
See Also