Click or drag to resize

UserPreferencesGetUserAlertSettings Method

Get specific user preferences for alerts

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public AlertSettings GetUserAlertSettings(
	Guid userGuid
)

Parameters

userGuid
Type: SystemGuid
Specific user guid

Return Value

Type: AlertSettings
See Also