Skip to content

Latest commit

 

History

History
81 lines (66 loc) · 3.56 KB

nf-fsrmreports-ifsrmfilemanagementjob-get_mailto.md

File metadata and controls

81 lines (66 loc) · 3.56 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:fsrmreports.IFsrmFileManagementJob.get_MailTo
IFsrmFileManagementJob::get_MailTo (fsrmreports.h)
The email addresses to which to send the reports, if any. (Get)
IFsrmFileManagementJob interface [File Server Resource Manager]
MailTo property
IFsrmFileManagementJob.MailTo
IFsrmFileManagementJob.get_MailTo
IFsrmFileManagementJob::MailTo
IFsrmFileManagementJob::get_MailTo
IFsrmFileManagementJob::put_MailTo
MailTo property [File Server Resource Manager]
MailTo property [File Server Resource Manager]
IFsrmFileManagementJob interface
fs.ifsrmfilemanagementjob_mailto
fsrm.ifsrmfilemanagementjob_mailto
fsrmreports/IFsrmFileManagementJob::MailTo
fsrmreports/IFsrmFileManagementJob::get_MailTo
fsrmreports/IFsrmFileManagementJob::put_MailTo
get_MailTo
fsrm\ifsrmfilemanagementjob_mailto.htm
fsrm
5a6fdb6f-ac95-448c-bbf4-cbcbaf942bd4
12/05/2018
IFsrmFileManagementJob interface [File Server Resource Manager],MailTo property, IFsrmFileManagementJob.MailTo, IFsrmFileManagementJob.get_MailTo, IFsrmFileManagementJob::MailTo, IFsrmFileManagementJob::get_MailTo, IFsrmFileManagementJob::put_MailTo, MailTo property [File Server Resource Manager], MailTo property [File Server Resource Manager],IFsrmFileManagementJob interface, fs.ifsrmfilemanagementjob_mailto, fsrm.ifsrmfilemanagementjob_mailto, fsrmreports/IFsrmFileManagementJob::MailTo, fsrmreports/IFsrmFileManagementJob::get_MailTo, fsrmreports/IFsrmFileManagementJob::put_MailTo, get_MailTo
fsrmreports.h
Windows
None supported
Windows Server 2008 R2
SrmSvc.dll
Windows
19H1
IFsrmFileManagementJob::get_MailTo
fsrmreports/IFsrmFileManagementJob::get_MailTo
c++
APIRef
kbSyntax
COM
SrmSvc.dll
IFsrmFileManagementJob.MailTo
IFsrmFileManagementJob.get_MailTo
IFsrmFileManagementJob.put_MailTo

IFsrmFileManagementJob::get_MailTo

-description

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMFileManagementJob class.]

The email addresses to which to send the reports, if any.

This property is read/write.

-parameters

-remarks

This property is optional.

The email message is sent only if the job finishes successfully. Email is not sent for FsrmReportType_ExportReport report types. The reports are attached to the email message. You can specify [Admin Email] to send notification to the administrator (if the IFsrmSetting::AdminEmail property is set). The subject is "<ReportType>: <ReportName>". The body of the email message is empty.

-see-also

IFsrmFileManagementJob

MSFT_FSRMFileManagementJob