ExpiresAfter.Days

ExpiresAfter.Days property

Gets or sets the number of days after the anchor time that the vector store will expire.

public int Days { get; set; }

See Also