Share via


INotificationSubscription Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Exposes property notification subscriptions.

The following tables list the members exposed by the INotificationSubscription type.

Public Properties

  Name Description
public property AssemblyName  Gets or sets the assembly name. (inherited from IWorkflowSubscriptionBase)
public property Description  Gets or sets the description of the subscription. (inherited from IWorkflowSubscriptionBase)
public property DisplayName  Gets or sets the display name of the subscription. (inherited from IWorkflowSubscriptionBase)
public property Enabled  Gets or sets a value that indicates whether the subscription is enabled. (inherited from IWorkflowSubscriptionBase)
public property Id  Gets the ID of the CreatableMonitoringBaseWithId entry. (inherited from IWorkflowSubscriptionBase)
public property LanguageCode  Gets or sets the language code of the localizable strings (the display name and description). (inherited from IWorkflowSubscriptionBase)
public property LastModified  Gets the last modified date. (inherited from IWorkflowSubscriptionBase)
public property ManagementPackId  Gets or sets the management pack ID that this subscription belongs to. (inherited from IWorkflowSubscriptionBase)
public property ManagementPackName  Gets the management pack name. (inherited from IWorkflowSubscriptionBase)
public property MaximumRunningTimeSeconds  Gets or sets the maximum running time in seconds. (inherited from IWorkflowSubscriptionBase)
public property Name  Gets or sets the name of the underlying rule, mapped to the management pack rule ID. (inherited from IWorkflowSubscriptionBase)
public property OwnerSid  Gets or sets the owner Subscription ID (SID). (inherited from IWorkflowSubscriptionBase)
public property Parameters  Gets or sets the workflow parameters. (inherited from IWorkflowSubscriptionBase)
public property Recipients Gets or sets the list of the To-recipient references currently stored in the database.
public property RetryDelaySeconds  Gets or sets the retry delay in seconds. (inherited from IWorkflowSubscriptionBase)
public property RetryExceptions  Gets or sets the retry exceptions. (inherited from IWorkflowSubscriptionBase)
public property SubscriptionType  Gets or sets the subscription type. (inherited from IWorkflowSubscriptionBase)
public property TemplateIds Gets or sets the ID reference to the template currently stored in the database.
public property TimeAdded  Gets the time added. (inherited from IWorkflowSubscriptionBase)
public property WorkflowTypeName  Gets or sets the workflow type name. (inherited from IWorkflowSubscriptionBase)

Top

See Also

Reference

INotificationSubscription Interface
Microsoft.EnterpriseManagement.Subscriptions Namespace