Click or drag to resize
ELIS

IELISWCFServiceEmailSend2 Methode

Einsatzleit- & Informationssystem
Schickt ein EMail an einen Empfänger mit Absenderkennung

Namensraum:  ELIS.ELISWCF
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
bool EmailSend2(
	string Betreff,
	string Message,
	string to,
	string toName,
	string from,
	string fromName,
	Guid TicketID
)

Parameter

Betreff
Typ: SystemString
Message
Typ: SystemString
to
Typ: SystemString
toName
Typ: SystemString
from
Typ: SystemString
fromName
Typ: SystemString
TicketID
Typ: SystemGuid

Rückgabewert

Typ: Boolean
Siehe auch