Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to set how often the contact information should be updated.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration ContactSubscriptionRefreshRate
'Usage
Dim instance As ContactSubscriptionRefreshRate
public enum ContactSubscriptionRefreshRate
Members
| Member name | Description | |
|---|---|---|
| None | Should not be used by the caller, returned if there is no subscription for a contact's contact information data. | |
| Low | The caller needs infrequent refreshing of contact data. | |
| High | The caller needs frequent refreshing of contact data. | |
| Invalid |