Attendees Property

Appointment.Attendees Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the attendees associated with this appointment.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public ReadOnly Property Attendees As IEnumerable(Of Attendee)

Property Value

Type: System.Collections.Generic.IEnumerable(Of Attendee)
The attendees associated with this appointment.

If the IsPrivate property is true, then this property does not return information.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft