DotMSN

NSMessageHandler.SetPhoneNumberWork Method 

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

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

See Also

NSMessageHandler Class | XihSolutions.DotMSN Namespace