Click or drag to resize

EmailAttachmentSettingsGetEmailAttachmentSettingsName Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string GetEmailAttachmentSettingsName(
	EmailAttachmentType type,
	ResourceManager rm
)

Parameters

type
Type: FileHold.CommonEmailAttachmentType
rm
Type: System.ResourcesResourceManager

Return Value

Type: String
See Also