The AlertSet type exposes the following members.

Properties

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

See Also