Declaration
Visual C#:
int LastReadSMSLocation;
Visual C++:
long LastReadSMSLocation;
Visual Basic:
Dim LastReadSMSLocation As Integer
Delphi:
property LastReadSMSLocation : Integer;
Remarks
Last read SMS location in SMS folder.
See Also ReadAllSMS