CachedMessageBlock<TCachedMessage>.NewestMessageIndex 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.
Index of most recent message added to the block
public int NewestMessageIndex { get; }
member this.NewestMessageIndex : int
Public ReadOnly Property NewestMessageIndex As Integer