IAFNotificationContact.Contact Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The Contact of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.