Click or drag to resize
RapportParametersModelMaakEmail Method

Namespace: Fsolutions.Fbase.Contracts.Rapport
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public MailMessage MaakEmail(
	string from
)

Parameters

from
Type: SystemString

Return Value

Type: MailMessage
See Also