Scheduler for WinRT
Appointment Constructor


Overload List
OverloadDescription
Appointment Constructor(Int32)Initializes a new instance of the Appointment class with the specified key.  
Appointment Constructor(Guid)Initializes a new instance of the Appointment class with the specified key.  
Appointment Constructor()Initializes a new instance of the Appointment class.  
Appointment Constructor(DateTime,DateTime)Initializes a new instance of the Appointment class with the specified parameters.  
Appointment Constructor(DateTime,TimeSpan)Initializes a new instance of the Appointment class with the specified parameters.  
Appointment Constructor(DateTime,DateTime,String)Initializes a new instance of the Appointment class with the specified parameters.  
Appointment Constructor(DateTime,TimeSpan,String)Initializes a new instance of the Appointment class with the specified parameters.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Appointment Class
Appointment Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.