Item.LastModifiedName Property

Definition

Gets the name of the user who last modified this item.

public:
 property System::String ^ LastModifiedName { System::String ^ get(); };
public string LastModifiedName { get; }
Public ReadOnly Property LastModifiedName As String

Property Value

A string value indicating the user who last modified the item.

Applies to