Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.