ContactSubscriptionRefreshRate enumeration
Enumerates contact subscription freshness.
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 | Shall not be used by the caller, returned if there is no subscription for the contact data. | |
Low | The caller needs low temporal accuracy of contact data. | |
High | The caller needs high temporal accuracy of contact data. | |
Invalid |