The EditableAlertSet type exposes the following members.

Properties

  NameDescription
Public propertyAccessMode
Gets or sets the access mode.
Public propertyAlertDefinitions
Gets the alerts.
(Inherited from AlertSet.)
Protected propertyAlertMap
Gets the alert map.
(Inherited from AlertSet.)
Public propertyAlertSetSubscribers
Gets the subscribers for this AlertSet.
(Inherited from AlertSet.)
Public propertyCreated
Gets or sets the Date and time the alert set was created.
Public propertyDescription
Gets or sets the description.
Public propertyDisplayString
Gets or sets the display string.
Public propertyId
Gets the ID.
(Inherited from AlertSet.)
Public propertyModified
Gets or sets the Date and time the alert set was modified.
Public propertyModifiedBy
Gets or sets the name of the user who last modified this AlertSet.
Public propertyOwner
Gets or sets the owner.
Public propertyOwnerDisplayName
Gets or sets the owner display name.
Public propertySubscribedByOther
Gets a value indicating whether the AlertSet is subscribed to by users other than the current user.
(Inherited from AlertSet.)
Public propertySubscribedByOwner
Gets whether or not this AlertSet is subscribed to by the Owner.
(Inherited from AlertSet.)
Public propertySubscribedByUser
Gets a value indicating whether the AlertSet is subscribed to by the current user.
(Inherited from AlertSet.)
Public propertyUpdateOperation
Gets the update operation.

See Also