Click or drag to resize

InternalServiceProcessEmailAlerts Method

Process all alerts with the given frequency.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ProcessEmailAlerts(
	AlertFrequency frequency
)

Parameters

frequency
Type: FileHold.LibraryManagerAlertFrequency
See Also