Click or drag to resize

MessagingServiceGetNumberOfConversationsWithUnreadContent Method

Number of conversations with unread content for current user.

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

Parameters

providerType
Type: Avaya.ClientServicesMessagingProviderType
Messaging provider type.

Return Value

Type: Int32
See Also