Share via


SPMobileMessageServiceProvider.EnglishName property

Gets the English name of the Office Mobile Service (OMS) messaging Web service.

Namespace:  Microsoft.SharePoint.MobileMessage
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property EnglishName As String
    Get
'Usage
Dim instance As SPMobileMessageServiceProvider
Dim value As String

value = instance.EnglishName
public string EnglishName { get; }

Property value

Type: System.String
The English name of the service.

See also

Reference

SPMobileMessageServiceProvider class

SPMobileMessageServiceProvider members

Microsoft.SharePoint.MobileMessage namespace