Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMAction, MSFT_FSRMFMJAction, and MSFT_FSRMFMJNotificationAction classes.]
Retrieves or sets the blind carbon copy (Bcc) email address to which email is sent when this action generates email.
This property is read/write.
Syntax
HRESULT get_MailBcc(
BSTR *mailBcc
);
Parameters
mailBcc
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | fsrm.h (include FsrmQuota.h, FsrmScreen.h) |
| DLL | SrmSvc.dll |