PrincipalInfo.Mobile property
Gets a value that specifies the number of a mobile device of the principal.
Namespace: Microsoft.SharePoint.Client.Utilities
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Mobile As String
Get
'Usage
Dim instance As PrincipalInfo
Dim value As String
value = instance.Mobile
public string Mobile { get; }
Property value
Type: System.String
Returns a String instance the number of a mobile device of the principal.