Translates messenger's textual status to the corresponding value of the Status enum.
Translates messenger's textual status to the corresponding value of the Status enum.
protected PresenceStatus ParseStatus(string);
Translates MSNStatus enumeration to messenger's textual status presentation.
protected string ParseStatus(PresenceStatus);
NSMessageHandler Class | XihSolutions.DotMSN Namespace