Share via


PushTenantServiceInfo.ValidUntil property

Namespace:  Microsoft.SharePoint.Client.Search.ContentPush
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public ReadOnly Property ValidUntil As DateTime
    Get
'Usage
Dim instance As PushTenantServiceInfo
Dim value As DateTime

value = instance.ValidUntil
public DateTime ValidUntil { get; }

Property value

Type: System.DateTime

See also

Reference

PushTenantServiceInfo class

PushTenantServiceInfo members

Microsoft.SharePoint.Client.Search.ContentPush namespace