ManagementEmailErrorDetails(String, String, String, String, String, CpCollection) 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
)
Public Shared Sub EmailErrorDetails (
emailServer As String,
from As String,
to As String,
subject As String,
comments As String,
details As CpCollection
)
Parameters
- emailServer String
-
- from String
-
- to String
-
- subject String
-
- comments String
-
- details CpCollection
-