[ Version ( since = "3.24" ) ]
public virtual MessageInfo clone (FolderSummary? assign_summary)
Clones the this as a new MessageInfo and eventually assigns a new FolderSummary to it.
If it's not set, then the same summary as the one with this is used.
this |
a MessageInfo to clone |
assign_summary |
parent FolderSummary object, or null, to set on the clone |
a new MessageInfo object, clone of the this |