UserPreferencesGetReminderDetails Method |
Return the details of a specific reminder.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Reminder GetReminderDetails(
int reminderId
)
Parameters
- reminderId
- Type: SystemInt32
Return Value
Type:
Reminder
See Also