MessageSession.LockedUntilUtc Property

Definition

Gets or sets the date and time at which the message session is unlocked.

public DateTime LockedUntilUtc { get; protected set; }
member this.LockedUntilUtc : DateTime with get, set
Public Property LockedUntilUtc As DateTime

Property Value

The date and time for the message session to be locked.

Applies to