| RangeLast Method |
Creates new range representing last element (*).
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public static Range Last()
Public Shared Function Last As Range
public:
static Range^ Last()
static member Last : unit -> Range
Return Value
Type:
RangeNew range.
See Also