NSMessageHandler.SetPhoneNumberMobile Method
Sets the telephonenumber for the contact list owner's mobile phone.
[Visual Basic]
Overridable Public Sub SetPhoneNumberMobile( _
ByVal
number As
String _
)
[C#]
public virtual
void SetPhoneNumberMobile(
string number);
See Also
NSMessageHandler Class | XihSolutions.DotMSN Namespace