AppointmentStatus Enumeration

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

Syntax

'Declaration
Public Enumeration AppointmentStatus
public enum AppointmentStatus
public enum class AppointmentStatus
type AppointmentStatus

Members

Member name Description
Busy
Free
OutOfOffice
Tentative

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

See Also

Reference

Microsoft.Phone.UserData Namespace