Owner.MobileAccess Property
Get or set whether the owner allows remote contacts to send messages to it's mobile device.
[Visual Basic]
Public Property MobileAccess As
Boolean
[C#]
new public
bool MobileAccess {get; set;}
See Also
Owner Class | XihSolutions.DotMSN Namespace