Share via


AlertCreationInformation.AlertTime property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property AlertTime As DateTime
    Get
    Set
'Usage
Dim instance As AlertCreationInformation
Dim value As DateTime

value = instance.AlertTime

instance.AlertTime = value
public DateTime AlertTime { get; set; }

Property value

Type: System.DateTime

See also

Reference

AlertCreationInformation class

AlertCreationInformation members

Microsoft.SharePoint.Client namespace