Share via


IdleCacheLifetime Property

Namespace:  Microsoft.Rtc.Collaboration.ContactsGroups
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Shared Property IdleCacheLifetime As Integer
    Get
    Set
'Usage
Dim value As Integer

value = ContactGroupServices.IdleCacheLifetime

ContactGroupServices.IdleCacheLifetime = value
public static int IdleCacheLifetime { get; set; }

Property Value

Type: System..::..Int32

See Also

Reference

ContactGroupServices Class

ContactGroupServices Members

Microsoft.Rtc.Collaboration.ContactsGroups Namespace