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.
Provides the information required to deliver a notification through an electronic mail service.
Inheritance Hierarchy
System.Object
[Alerts Web service].DeliveryChannel
[Alerts Web service].EmailChannel
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class EmailChannel _
Inherits DeliveryChannel
'Usage
Dim instance As EmailChannel
[SerializableAttribute]
public class EmailChannel : DeliveryChannel
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.