Click or drag to resize

MailingManager Class

E-mails.
Inheritance Hierarchy

Namespace:  PsrApi.Managers
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public class MailingManager : BaseManager

The MailingManager type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsSmtpConfigured
Returns if a valid SMTP configuration exists.
Public methodToString (Inherited from Object.)
Top
See Also