Click or drag to resize

emailSendTaskcreateMailObject Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pravi poruku, adresira, kaci attachmente

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public MailMessage createMailObject(
	reportIncludeFileCollection attachments = null
)
Request Example View Source

Parameters

attachments (Optional)
Type: reportIncludeFileCollection
attachmenti koji treba da se okace

Return Value

Type: MailMessage
formiran MailMessage objekat - spreman za slanje
See Also