Share via


SendTestEmail method of the MSFT_FSRMSettings class

Sends a test email to the specified email address.

Syntax

uint64 SendTestEmail(
  [in] string ToEmailAddress
);

Parameters

ToEmailAddress [in]

A string containing a valid email address.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\FSRM
MOF
MSFT_FSRM.mof
DLL
SrmSvc.dll

See also

MSFT_FSRMSettings