SPMobileMessageUserInfo Properties

Include Protected Members
Include Inherited Members

The SPMobileMessageUserInfo type exposes the following members.

Properties

  Name Description
Public property DeliveryCode Gets an object that whether the userInfo request succeeded and, if not, why not.
Public property ErrorCode Gets a value that specifies whether the request to the Web service failed and, if so, how it failed (Inherited from SPMobileMessageServiceResponse.)
Public property ErrorText Gets details about the exception, if any, thrown when a request was made to the Web service. (Inherited from SPMobileMessageServiceResponse.)
Public property IsValid Gets a value that indicates whether the response is valid. (Inherited from SPMobileMessageServiceResponse.)
Public property ReplyPhone Gets the telephone number of the user.
Public property SmtpAddress Gets the user’s e-mail address.
Public property Xml Gets the XML returned from the Web service in response to a request. (Inherited from SPMobileMessageServiceResponse.)

Top

See Also

Reference

SPMobileMessageUserInfo Class

Microsoft.SharePoint.MobileMessage Namespace