Click or drag to resize

UserPreferencesGetReminders Method

Return a list of reminders for the current user.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ReminderInfo[] GetReminders()

Return Value

Type: ReminderInfo
See Also