The ClientMemoAlertAction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActionId |
Gets the action ID.
(Inherited from AlertAction.) | |
| AlertRule |
Gets the AlertRule that this AlertAction participates in.
(Inherited from AlertAction.) | |
| AlertSetId |
Gets the ID of the alert set.
| |
| CanExpire |
Gets a value indicating if the message can expire.
| |
| CreatedOn |
Gets the time that the ClientMemoAlertAction was created.
| |
| DisplayUrl |
Gets a value indicating whether to display a URL.
| |
| Expiration |
Gets the time that the ClientMemoAlertAction will expire.
| |
| IconFile |
Gets the icon file.
| |
| IsEditable |
Gets a value indicating whether this instance is editable.
(Inherited from AlertAction.) | |
| MessageId |
Gets the ID of the message.
| |
| MessageName |
Gets the name of the message.
| |
| MessageText |
Gets the message text.
| |
| PlaySound |
Gets a value indicating whether to play a sound.
| |
| PopupType |
Gets whether or not this is a pop-up type.
| |
| Recipients |
Gets the list of recipients.
| |
| SenderDisplayName |
Gets the display name of the sender.
| |
| SenderId |
Gets the ID of the sender.
| |
| SendToAlertSetSubscribers |
Gets a value indicating whether to send the memo to all the subscribers of the AlertSet.
| |
| ShowIcon |
Gets a value indicating whether to show an icon.
| |
| SoundFile |
Gets the sound file.
| |
| TargetId |
Gets the target ID. Who the alert action is destined for.
(Inherited from AlertAction.) | |
| Url |
Gets the URL.
|