Share via


ProviderRefreshStatus.ProviderKey property

Key of the provider.

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

Syntax

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

value = instance.ProviderKey

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

Property value

Type: System.String

See also

Reference

ProviderRefreshStatus class

ProviderRefreshStatus members

Microsoft.SharePoint.WorkManagement.Client namespace