This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IR > IRecipientContainer Interface > IRecipientContainer.AddName Method (ArcObjects .NET 10.4 SDK) |
Adds an email address to the recipient container.
[Visual Basic .NET] Public Sub AddName ( _ ByVal pbstrName As String _ )
[C#] public void AddName ( string pbstrName );
[C++]
HRESULT AddName(
BSTR pbstrName
);
[C++]
Parameters pbstrName [in] pbstrName is a parameter of type BSTR