This document is archived and information here might be outdated. Recommended version. |
Obtains the email address from receipient container associated with the specified index.
[Visual Basic .NET]
Public Function GetName ( _
ByVal nIndex As Integer _
) As String
[C#]
public string GetName (
int nIndex
);
[C++]
HRESULT GetName(
Long nIndex
);
[C++] Parameters nIndex [in]
nIndex is a parameter of type int