The last-modified-date returned in the last reponse obtained.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public DateTime LastResponseLastModifiedDate { get; }
Public ReadOnly Property LastResponseLastModifiedDate As DateTime
public: property DateTime LastResponseLastModifiedDate { DateTime get (); }