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.
Retrieves or sets the default email address from which email messages are sent.
This property is read/write.
Syntax
HRESULT get_MailFrom(
BSTR *mailFrom
);
Parameters
mailFrom
Return value
None
Remarks
The default is" FSRM@local machine name". You cannot set this to "[Admin Email]".
Examples
For an example, see IFsrmSetting.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | fsrm.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h, FsrmTlb.h) |
| DLL | SrmSvc.dll |