Click or drag to resize

PFItemSubscriptionLastReadReceipt Property

The date of the last activity in the item conversation that was caused by this user.

Namespace:  Packflow.Core.Poco
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public Nullable<DateTimeOffset> LastReadReceipt { get; }

Property Value

Type: NullableDateTimeOffset
See Also