Click or drag to resize

InternalServiceSendEmails Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public string[] SendEmails(
	EmailMessage[] messagesToSend,
	EmailServerSettings settings
)

Parameters

messagesToSend
Type: FileHold.DocumentRepositoryEmailMessage
settings
Type: FileHold.DocumentRepositoryEmailServerSettings

Return Value

Type: String
See Also