EdgeSubscriptionStatus.LeaseExpiryUtc Property

Namespace:  Microsoft.Exchange.EdgeSync.Validation
Assembly:  Microsoft.Exchange.EdgeSync.Common (in Microsoft.Exchange.EdgeSync.Common.dll)

Syntax

'Declaration
Public Property LeaseExpiryUtc As DateTime
    Get
    Set
'Usage
Dim instance As EdgeSubscriptionStatus
Dim value As DateTime

value = instance.LeaseExpiryUtc

instance.LeaseExpiryUtc = value
public DateTime LeaseExpiryUtc { get; set; }

Property Value

Type: System.DateTime