Click or drag to resize

Metodo DedNotifiesAdd(String, DedNotifyNotifyEvent, String, String, String, String)

Aggiunge un nuovo elemento alla collezione e lo restituisce.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public DedNotify Add(
	string name,
	DedNotifyNotifyEvent ev,
	string to,
	string obj,
	string body,
	string attachments
)

Parametri

name  String
Nome.
ev  DedNotifyNotifyEvent
Evento.
to  String
Destinatari.
obj  String
Oggetto della mail.
body  String
Corpo della mail.
attachments  String
Eventuali allegati

Valore di ritorno

DedNotify
Vedi anche