Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the minute.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Minute As UShort
Get
Set
'Usage
Dim instance As SPSystemTime
Dim value As UShort
value = instance.Minute
instance.Minute = value
public ushort Minute { get; set; }
Property value
Type: System.UInt16
An unsigned 16-bit integer that specifies the minute.