TargetExcludedFromProvisioningPermanentException.MdbName property
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public ReadOnly Property MdbName As Guid
Get
'Usage
Dim instance As TargetExcludedFromProvisioningPermanentException
Dim value As Guid
value = instance.MdbName
public Guid MdbName { get; }
Property value
Type: System.Guid
See also
Reference
TargetExcludedFromProvisioningPermanentException class