FacebookRead.Watermark Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the timestamp were messages were read.
public long Watermark { get; set; }
member this.Watermark : int64 with get, set
Public Property Watermark As Long
Property Value
All messages that were sent before or at this timestamp were read.