For Babelfish Release 1.11.1.3

PostSendPressReleaseEmailRequestSendToDistribution Property

If true, the press release will be sent to the email address each team, in the game, have on their distribution list.

After the first time the press release is sent to the distribution list, it can not be resent, unless Resend is also true. This is meant to prevent unintended spamming of users.

Definition

Namespace: Scopos.BabelFish.Requests.OrionMatchAPI
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public bool SendToDistribution { get; set; }

Property Value

Boolean

See Also