Share via


EntityCollabException.ErrorInfo Property

Specifies information about the exception that is thrown when an error occurs while creating or accessing the collaboration workspace site for a business External Item by using the AddCollaboration method.

Namespace:  OBA.Server.EntityCollaboration
Assembly:  OBA.Server.Common (in OBA.Server.Common.dll)

Syntax

'Declaration
Public ReadOnly Property ErrorInfo As ErrorType
    Get
'Usage
Dim instance As EntityCollabException
Dim value As ErrorType

value = instance.ErrorInfo
public ErrorType ErrorInfo { get; }

Property Value

Type: OBA.Server.EntityCollaboration.ErrorType

See Also

Reference

EntityCollabException Class

EntityCollabException Members

OBA.Server.EntityCollaboration Namespace