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