IFsrmFileManagementJob::get_Notifications method (fsrmreports.h)

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

The list of notification periods defined for the job.

This property is read-only.

Syntax

HRESULT get_Notifications(
  SAFEARRAY **notifications
);

Parameters

notifications

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmreports.h
DLL SrmSvc.dll

See also

IFsrmFileManagementJob

IFsrmFileManagementJob::AddNotification

MSFT_FSRMFMJNotification