Conversation.NotifiedAt Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the date and time (UTC) when the current user was notified (via email or push) about unread messages.
public DateTime? NotifiedAt { get; }
Property value
System.DateTime?