LastSavedBy

WordProcessingPackage.LastSavedBy property

Gets or sets the name of the last author.

public string LastSavedBy { get; set; }

Property Value

The name of the last author.

See Also