Share via


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.

See also

Reference

SPMobileMessageUserInfo class

SPMobileMessageUserInfo members

Microsoft.SharePoint.MobileMessage namespace