Share via


TimeOfDay.TimeOfDayType property

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

Syntax

'Declaration
Public Property TimeOfDayType As TimeOfDayType
    Get
    Set
'Usage
Dim instance As TimeOfDay
Dim value As TimeOfDayType

value = instance.TimeOfDayType

instance.TimeOfDayType = value
public TimeOfDayType TimeOfDayType { get; set; }

Property value

Type: Microsoft.Exchange.Data.TimeOfDayType

See also

Reference

TimeOfDay class

TimeOfDay members

Microsoft.Exchange.Data namespace