Share via


Recurrence.ByDay.ToString method

The ToString method override returns an RFC 2445 string representation of the value of this Recurrence.ByDay structure.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As Recurrence.ByDay
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String

See also

Reference

Recurrence.ByDay structure

Recurrence.ByDay members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace