Compartir a través de


WeekDayAndTime Constructor (DateTime)

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public Sub New ( _
    dt As DateTime _
)
'Usage
Dim dt As DateTime

Dim instance As New WeekDayAndTime(dt)
public WeekDayAndTime(
    DateTime dt
)

Parameters