IMessageOfTheDayService
Represents the message of the day (MotD) through the Notifications service.
Dismiss message of the day for the user with the specified ArtifactID
by default dismissing MotD for Admin User provided by [AdminUsername](https://relativitydev.github.io/relativity.testing.framework/api/Relativity.Testing.Framework.Configuration.RelativityInstanceConfiguration.html#Relativity_Testing_Framework_Configuration_RelativityInstanceConfiguration_AdminUsername).
Dismiss message of the day for the user with the specified email address.
Gets the message of the day.
Determines whether specific user dismissed MotD.
by default determining MotD dismissal for Admin User provided by [AdminUsername](https://relativitydev.github.io/relativity.testing.framework/api/Relativity.Testing.Framework.Configuration.RelativityInstanceConfiguration.html#Relativity_Testing_Framework_Configuration_RelativityInstanceConfiguration_AdminUsername).
bool IsTextOnly()
Determines whether MotD is text-only.
Updates the message of the day.