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