Share via


EmailConversation.UnreadMessageCount Property

Definition

Gets the number of unread messages in the conversation.

public:
 property unsigned int UnreadMessageCount { unsigned int get(); };
uint32_t UnreadMessageCount();
public uint UnreadMessageCount { get; }
var uInt32 = emailConversation.unreadMessageCount;
Public ReadOnly Property UnreadMessageCount As UInteger

Property Value

UInt32

unsigned int

uint32_t

The number of unread messages in the conversation.

Windows requirements

App capabilities
email emailSystem

Applies to