MessageSummaryView.Update Method
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.
public void Update (string sender, string body, string subject, DateTime date, bool newFlag, int messageCount);
member this.Update : string * string * string * DateTime * bool * int -> unit
Parameters
- sender
- String
- body
- String
- subject
- String
- date
- DateTime
- newFlag
- Boolean
- messageCount
- Int32