Share via


CustomerKeyStatusInfo.Status property

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

Syntax

'Declaration
Public Property Status As CustomerKeyStatus
    Get
    Set
'Usage
Dim instance As CustomerKeyStatusInfo
Dim value As CustomerKeyStatus

value = instance.Status

instance.Status = value
public CustomerKeyStatus Status { get; set; }

Property value

Type: Microsoft.SharePoint.Client.CustomerKeyStatus

See also

Reference

CustomerKeyStatusInfo class

CustomerKeyStatusInfo members

Microsoft.SharePoint.Client namespace