internal override Restriction BuildRestriction()
 {
     return(Condition.CreateRecipientRestriction(base.Participants));
 }