EmailChannel Class
Web Service: AlertsWeb Reference: http://<Site>/_vti_bin/Alerts.asmx
Syntax
'Declaração
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/")> _
<DebuggerStepThroughAttribute> _
PublicClassEmailChannelInheritsDeliveryChannel
'Uso
DiminstanceAsEmailChannel
[SerializableAttribute]
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/")]
[DebuggerStepThroughAttribute]
publicclassEmailChannel : DeliveryChannel
Inheritance Hierarchy
System.Object
Alerts.DeliveryChannel
Alerts.EmailChannel
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.