VAlarmAttendees Property
This is used to get the Attendee (ATTENDEE) properties. There may be more than one.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public AttendeePropertyCollection Attendees { get; }
Public ReadOnly Property Attendees As AttendeePropertyCollection
Get
public:
property AttendeePropertyCollection^ Attendees {
AttendeePropertyCollection^ get ();
}
member Attendees : AttendeePropertyCollection with get
Property Value
AttendeePropertyCollectionIf the returned collection is empty, there are no attendee properties for the object. This
property is only applicable for e-mail alarms. It is ignored for other alarm types.