Share via


CalendarPropertyReader.ReadValueAsTimeSpan method

The ReadValueAsTimeSpan method returns the current value as a TimeSpan structure.

Namespace:  Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Function ReadValueAsTimeSpan As TimeSpan
'Usage
Dim instance As CalendarPropertyReader
Dim returnValue As TimeSpan

returnValue = instance.ReadValueAsTimeSpan()
public TimeSpan ReadValueAsTimeSpan()

Return value

Type: System.TimeSpan

See also

Reference

CalendarPropertyReader structure

CalendarPropertyReader members

ReadValueAsTimeSpan overload

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace