Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFNotificationContact Properties

  • Last UpdatedNov 18, 2025
  • 4 minute read
AFNotificationContact Properties

The AFNotificationContact type exposes the following members.

Properties

  NameDescription
Public property
Available
This property indicates whether the AFNotificationContact is available to receive notifications.
Public property
CategoryString Obsolete.
This property is used by the AFNotificationContent object to determine if the AFNotificationContact is interested in the category of the AFNotificationContent
Public property
ConfigString
This property returns the current configuration of the contact's delivery channel as a string suitable for displaying to an end-user.
Public property
Contact
This read-only property gets the AFContact associated with the Notification contact.
Public property
ContactDefinition
This read-only property returns the AFNotificationContact that was used to create this AFNotificationContact from the AFNotificationTemplate.
Public property
ContactType
The type of the notification contact.
Public property
Database
This read-only property returns the AFDatabase where this object is defined.
Public property
DeliveryChannel
The instance of the delivery channel that is used by the AFNotificationContact to deliver notifications.
Public property
DeliveryChannelPlugIn
The delivery channel plugin property is used to specify which delivery channel will be used in the AFNotificationContact to deliver the notification.
Public property
Description
Read/write property that provides a more detailed description of the object.
Public property
EscalationTimeout
This property is for an EscalationAFNotificationContact to specify the retry interval if the notification send was not successful.
Public property
ExpirationPeriod Obsolete.
This property is for an IndividualAFNotificationContact to specify the expiration period for the notification.
Public property
ID
Read-only property that provides a unique identifier for the object to be used for quick access that is not dependent upon the index.
(Inherited from AFObject.)
Public property
Identity
This read-only property contains identity of the object.
(Inherited from AFObject.)
Public property
IsDeleted
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.)
Public property
MaximumRetries
This property is for an IndividualAFNotificationContact to specify the maximum number of times to retry sending the notification if it was not successful.
Public property
MinimumAcknowledgements
This property is for an GroupAFNotificationContact to specify the minimum number of acknowledgments before the group is considered to be acknowledged.
Public property
Name
This property defines the name that identifies the object.
Public property
Notification
This property returns the AFNotification object which owns the notification contact.
Public property
NotificationContacts
This is a collection of child contacts that have been added to this notification contact.
Public property
NotificationTemplate
This property returns the AFNotificationTemplate object which owns the notification contact.
Public property
NotifyWhenInstanceEnded
This property is for an IndividualAFNotificationContact to specify that the notification contact should be notified when the instance of the notification ends.
Public property
Parent
This read-only property returns the AFNotificationContact that is the parent of this notification contact.
Public property
PISystem
This read-only property allows access to the PISystem associated with this object.
(Inherited from AFObject.)
Public property
RetryInterval
This property is for an IndividualAFNotificationContact to specify the retry interval if the notification send was not successful.
Public property
Template
This read-only property returns the AFNotificationContactTemplate that was used to create this AFNotificationContact.
Public property
UniqueID
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.)

See Also

TitleResults for “How to create a CRG?”Also Available in