This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEmailAlertAction Interface > IEmailAlertAction.EmailList Property (ArcObjects .NET 10.4 SDK) |
List of email addresses for the recipients of the action's Email Alert.
[Visual Basic .NET]
Public Property EmailList As String[]
[C#]
public String[] EmailList {get; set;}
[C++]
HRESULT get_EmailList(
pVal* pVal
);
[C++]
HRESULT put_EmailList(
pVal pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type pVal [in] pVal is a parameter of type