IAFNotificationContact.Contact Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The Contact of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
AFContact Contact { get; }
ReadOnly Property Contact As AFContact Get Dim instance As IAFNotificationContact Dim value As AFContact value = instance.Contact
property AFContact^ Contact { AFContact^ get (); }
abstract Contact : AFContact with get
Property Value
Type: AFContactThis property maps to the AFNotificationContactTemplate.Contact or AFNotificationContact.Contact.