Translates the codes used by the MSN server to a MSNList object.
Translates the codes used by the MSN server to a MSNList object.
protected MSNLists GetMSNList(string);
Translates the MSNList object to the codes used by the MSN server.
protected string GetMSNList(MSNLists);
NSMessageHandler Class | XihSolutions.DotMSN Namespace