CannotModifyCompletingRequestPermanentException.Name property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As CannotModifyCompletingRequestPermanentException
Dim value As String
value = instance.Name
public string Name { get; }
Property value
Type: System.String
See also
Reference
CannotModifyCompletingRequestPermanentException class