Share via


Alert.DeliveryChannels field

A list of the methods used to provide notifications when an alert subscription is triggered.

Namespace:  WebSvcAlerts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public DeliveryChannels As DeliveryChannel()
'Usage
Dim instance As Alert
Dim value As DeliveryChannel()

value = instance.DeliveryChannels

instance.DeliveryChannels = value
public DeliveryChannel[] DeliveryChannels

See also

Reference

Alert structure

Alert members

WebSvcAlerts namespace