public ProfileInsightValueCollection Attendees { get; }Public ReadOnly Property Attendees As ProfileInsightValueCollection
Getpublic:
property ProfileInsightValueCollection^ Attendees {
ProfileInsightValueCollection^ get ();
}member Attendees : ProfileInsightValueCollection with get