Share via


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

See also

Reference

EdgeSubscriptionStatus class

EdgeSubscriptionStatus members

Microsoft.Exchange.EdgeSync.Validation namespace