Click or drag to resize

UserPreferencesSetAlertSystemSettings Method

Set system settings for alerts

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetAlertSystemSettings(
	AlertSettings settings
)

Parameters

settings
Type: FileHold.LibraryManagerAlertSettings
See Also