SPMobileMessageUserInfo.ReplyPhone Property
Gets the telephone number of the user.
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ReplyPhone As String
Get
'Usage
Dim instance As SPMobileMessageUserInfo
Dim value As String
value = instance.ReplyPhone
public string ReplyPhone { get; }
Property Value
Type: System.String
The user’s telephone number.