Click or drag to resize

UserPreferencesSetUserAlertSettings Method

Set specific user preferences for alerts

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetUserAlertSettings(
	Guid userGuid,
	AlertSettings settings
)

Parameters

userGuid
Type: SystemGuid
settings
Type: FileHold.LibraryManagerAlertSettings
See Also