Edit

Share via


Conference.ExpiryTime Property

Definition

Gets the absolute UTC date and time after which the conference can be deleted.

public:
 property Nullable<DateTime> ExpiryTime { Nullable<DateTime> get(); };
public Nullable<DateTime> ExpiryTime { get; }
member this.ExpiryTime : Nullable<DateTime>
Public ReadOnly Property ExpiryTime As Nullable(Of DateTime)

Property Value

Remarks

The day and time must be between one year before, and 10 years after, the current date and time on the server.

Applies to