UserPreferencesRemoveReminder Method

Remove document from list of reminders

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Remove document from list of reminders")]
public void RemoveReminder(
	int reminderId
)

Parameters

reminderId  Int32
 

See Also