CalendarEvent.Attendees Property

Definition

Attendees of the event.

public System.Collections.Generic.IEnumerable<string>? Attendees { get; set; }
member this.Attendees : seq<string> with get, set
Public Property Attendees As IEnumerable(Of String)

Property Value

Applies to