This document is archived and information here might be outdated. Recommended version. |
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