DotMSN

NSMessageHandler.GetMSNList Method (String)

Translates the codes used by the MSN server to a MSNList object.

[Visual Basic]
Overloads Protected Function GetMSNList( _
   ByVal name As String _
) As MSNLists
[C#]
protected MSNLists GetMSNList(
   string name
);

Parameters

name

Return Value

See Also

NSMessageHandler Class | XihSolutions.DotMSN Namespace | NSMessageHandler.GetMSNList Overload List