ManagementEmailErrorDetails(String, String, String, String, String, CpCollection, String) Method
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public static void EmailErrorDetails(
string emailServer,
string from,
string to,
string subject,
string comments,
CpCollection details,
string url
)
Public Shared Sub EmailErrorDetails (
emailServer As String,
from As String,
to As String,
subject As String,
comments As String,
details As CpCollection,
url As String
)
Parameters
- emailServer String
-
- from String
-
- to String
-
- subject String
-
- comments String
-
- details CpCollection
-
- url String
-