SiteProperties.LockIssue property

Gets a description of the lock issue.

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public ReadOnly Property LockIssue As String
    Get
'Usage
Dim instance As SiteProperties
Dim value As String

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

Property value

Type: System.String

See also

Reference

SiteProperties class

SiteProperties members

Microsoft.Online.SharePoint.TenantAdministration namespace