In The Hand LtdIn The Hand
Appointment Constructor (itemId)
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentAppointment(ItemId)
.NET Components for Mobility
Initializes a new instance of the Appointment class that references the item ID of an existing Appointment item.
Declaration Syntax
C#Visual Basic
public Appointment(
	ItemId itemId
)
Public Sub New ( _
	itemId As ItemId _
)
Parameters
itemId (ItemId)
The ItemID of an existing Appointment item.
Remarks
An exception is thrown if the item ID does not belong to an Appointment.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0