Compartilhar via


CannotModifyCompletedRequestPermanentException.Identity property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property Identity As String
    Get
'Usage
Dim instance As CannotModifyCompletedRequestPermanentException
Dim value As String

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

Property value

Type: System.String

See also

Reference

CannotModifyCompletedRequestPermanentException class

CannotModifyCompletedRequestPermanentException members

Microsoft.Exchange.Management.Tasks namespace