Skip Navigation Links.
展开 最小化

Campaign Structure

 

It creates an attachment object to be sent through Spread. It is used as one of the parameters of method  SendWithAttachment..

Public Instance Properties

Property

Description

displayName

The name of the attachment displayed in the email.

file

The attachment file stream(byte array forms)

fileType

Attachment extensions ,for example:.zip.

 

* ALLof the above properties arerequired when send email with attechment

 

See Also

Spread Web Service Namespace

SpreadWebService.SendWithAttachment Method