Share via


AppErrorEntry.ErrorType property

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

Syntax

'Declaration
Public Property ErrorType As AppErrorType
    Get
    Set
'Usage
Dim instance As AppErrorEntry
Dim value As AppErrorType

value = instance.ErrorType

instance.ErrorType = value
public AppErrorType ErrorType { get; set; }

Property value

Type: Microsoft.Online.SharePoint.TenantAdministration.AppErrorType

See also

Reference

AppErrorEntry class

AppErrorEntry members

Microsoft.Online.SharePoint.TenantAdministration namespace