AlertCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.AlertCreationInformation", ServerTypeId="{f0c12e8e-54f5-4e31-b015-f4f824eea024}", ValueObject=true)]
public class AlertCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type AlertCreationInformation = class
    inherit ClientValueObject
Public Class AlertCreationInformation
Inherits ClientValueObject
Inheritance
AlertCreationInformation
Attributes

Constructors

AlertCreationInformation()

Properties

AlertFrequency
AlertTemplateName
AlertTime
AlertType
AlwaysNotify
DeliveryChannels
EventType
EventTypeBitmask
Filter
Item
List
Properties
Status
Title
TypeId
User

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to