MultipartMailMessage Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method MultipartMailMessage(String)
Initializes the class with the specified url.
Public method MultipartMailMessage(Uri)
Initializes the class with the specified url.
Public method MultipartMailMessage(String, MultipartMailMessageMailFormatSettings)
Initializes the class with the specified url.
Public method MultipartMailMessage(String, Boolean)
Initializes the class with the specified url using default credentials.
Public method MultipartMailMessage(Uri, MultipartMailMessageMailFormatSettings)
Initializes the class with the specified url.
Public method MultipartMailMessage(Uri, Boolean)
Initializes the class with the specified url using default credentials.
Public method MultipartMailMessage(String, Boolean, MultipartMailMessageMailFormatSettings)
Initializes the class with the specified url using default credentials.
Public method MultipartMailMessage(String, String, String)
Initializes the class with the specified url with the specified credentials.
Public method MultipartMailMessage(Uri, Boolean, MultipartMailMessageMailFormatSettings)
Initializes the class with the specified url using default credentials.
Public method MultipartMailMessage(Uri, String, String)
Initializes the class with the specified url with the specified credentials.
Public method MultipartMailMessage(String, String, String, MultipartMailMessageMailFormatSettings)
Initializes the class with the specified url with the specified credentials.
Public method MultipartMailMessage(Uri, String, String, MultipartMailMessageMailFormatSettings)
Initializes the class with the specified url with the specified credentials.
Top
See Also

Reference