Click or drag to resize

SOMailSender Interface

Sender class

Namespace:  SOMailSender.Interop
Assembly:  SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
Syntax
public interface SOMailSender : IMailSender

The SOMailSender type exposes the following members.

Properties
  NameDescription
Public propertyCapabilities
property Capabilities
(Inherited from IMailSender.)
Top
Methods
  NameDescription
Public methodDoFaxDoc
method DoFaxDoc
(Inherited from IMailSender.)
Public methodDoForward
method DoForward
(Inherited from IMailSender.)
Public methodDoFullFaxDoc
method DoFullFaxDoc
(Inherited from IMailSender.)
Public methodDoFullForward
method DoFullForward
(Inherited from IMailSender.)
Public methodDoFullNewMail
method DoFullNewMail
(Inherited from IMailSender.)
Public methodDoFullReply
method DoFullReply
(Inherited from IMailSender.)
Public methodDoFullSendDoc
method DoFullSendDoc
(Inherited from IMailSender.)
Public methodDoReply
method DoReply
(Inherited from IMailSender.)
Public methodDoSendDoc
method DoSendDoc
(Inherited from IMailSender.)
Public methodDoSendModel
method DoSendModel
(Inherited from IMailSender.)
Public methodDoSendModelNoGui
method DoSendModelNoGui
(Inherited from IMailSender.)
Public methodFormatMailAddress
method FormatMailAddress
(Inherited from IMailSender.)
Top
See Also