Share via


CalendarPropertyReader.ReadValueAsString method

The ReadValueAsString method returns the current value as a string.

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

Syntax

'Declaration
Public Function ReadValueAsString As String
'Usage
Dim instance As CalendarPropertyReader
Dim returnValue As String

returnValue = instance.ReadValueAsString()
public string ReadValueAsString()

Return value

Type: System.String

See also

Reference

CalendarPropertyReader structure

CalendarPropertyReader members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace