DotMSN

NSMessageHandler.SetPhoneNumberHome Method 

Sets the telephonenumber for the contact list owner's homephone.

[Visual Basic]
Overridable Public Sub SetPhoneNumberHome( _
   ByVal number As String _
)
[C#]
public virtual void SetPhoneNumberHome(
   string number
);

See Also

NSMessageHandler Class | XihSolutions.DotMSN Namespace