Click or drag to resize
MessagingServiceGetNumberOfConversationsWithUnreadContentSinceLastAccess Method
Number of conversations with unread content since last access of current user.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public int GetNumberOfConversationsWithUnreadContentSinceLastAccess(
	MessagingProviderType providerType
)

Parameters

providerType
Type: Avaya.ClientServicesMessagingProviderType
Messaging provider type.

Return Value

Type: Int32
See Also