EdgeSubscriptionStatus.CredentialRecords Property
Namespace: Microsoft.Exchange.EdgeSync.Validation
Assembly: Microsoft.Exchange.EdgeSync.Common (in Microsoft.Exchange.EdgeSync.Common.dll)
Syntax
'Declaration
Public Property CredentialRecords As CredentialRecords
Get
Set
'Usage
Dim instance As EdgeSubscriptionStatus
Dim value As CredentialRecords
value = instance.CredentialRecords
instance.CredentialRecords = value
public CredentialRecords CredentialRecords { get; set; }
Property Value
Type: Microsoft.Exchange.EdgeSync.Validation.CredentialRecords