Appointment.Account Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the data source associated with this appointment.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.UserData.AccountThe data source associated with this appointment.
The data source associated with this appointment is the service provider whose data was used to obtain the appointment. The StorageKind enumeration lists the possible sources of data.
Show: