Recurrence.ByDay structure

The Recurrence.ByDay structure represents a bydaylist recurrence value.

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

Syntax

'Declaration
Public Structure ByDay
'Usage
Dim instance As Recurrence.ByDay
public struct ByDay

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Recurrence.ByDay members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace