Share via


ProviderRefreshStatus.ProviderLocalizedName property

Localized name of the provider.

Namespace:  Microsoft.SharePoint.WorkManagement.Client
Assembly:  Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property ProviderLocalizedName As String
    Get
    Set
'Usage
Dim instance As ProviderRefreshStatus
Dim value As String

value = instance.ProviderLocalizedName

instance.ProviderLocalizedName = value
[RemoteAttribute]
public string ProviderLocalizedName { get; set; }

Property value

Type: System.String

See also

Reference

ProviderRefreshStatus class

ProviderRefreshStatus members

Microsoft.SharePoint.WorkManagement.Client namespace