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