NSMessageHandler.SetMobileDevice Method
Sets whether the contact list owner has a mobile device enabled.
[Visual Basic]
Overridable Public Sub SetMobileDevice( _
ByVal
enabled As
Boolean _
)
[C#]
public virtual
void SetMobileDevice(
bool enabled);
See Also
NSMessageHandler Class | XihSolutions.DotMSN Namespace