In The Hand LtdIn The Hand
Duration Property
.NET Components for Mobility
Returns or sets the length of an Appointment.
Declaration Syntax
C#Visual Basic
public TimeSpan Duration { get; set; }
Public Property Duration As TimeSpan
	Get
	Set
Value
The length of an Appointment.
Remarks
Must be less than 31 days. The default duration is one hour.
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionDuration property must be less than 31 days.

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