Share via


SPOUserSessionRevocationResult.State property

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

Syntax

'Declaration
Public ReadOnly Property State As SPOUserSessionRevocationState
    Get
'Usage
Dim instance As SPOUserSessionRevocationResult
Dim value As SPOUserSessionRevocationState

value = instance.State
public SPOUserSessionRevocationState State { get; }

Property value

Type: Microsoft.Online.SharePoint.TenantManagement.SPOUserSessionRevocationState

See also

Reference

SPOUserSessionRevocationResult class

SPOUserSessionRevocationResult members

Microsoft.Online.SharePoint.TenantManagement namespace