ImportationJobSendNotifications Property

When set to true, emails are sent when an error or warning occurs in an import.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.2.0.0
C#
public bool SendNotifications { get; set; }

Property Value

Boolean

See Also