Account Property

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.

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

public Account Account { get; internal set; }

Property Value

Type: Microsoft.Phone.UserData.Account
The 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.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft