GlobalSettingsManager.SetEmailAttachmentSettings Method
Click or drag to resize

GlobalSettingsManagerSetEmailAttachmentSettings Method

Set email attachment settings.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetEmailAttachmentSettings(
	int emailAttachment
)

Parameters

emailAttachment
Type: SystemInt32
See Also