dim configstring as string = "ABC123|ZZZ111|BFSD999"
dim incomingappeal as string = "ABC123"
If (app.Apl_Appeal_ID.ToLower() = My.Settings.CurrentSwapAppeal_ID.Split("|").Any(Function(x) x.ToLower())) Then
If (pfg.nKey = My.Settings.LavenderPrintFileGroupID) Then
PrintType = XmassPrintType.BCCLTChristmasMailing
PrintType = XmassPrintType.BCCChristmasMailing
If (pfg.nKey = My.Settings.LavenderPrintFileGroupID) Then
PrintType = XmassPrintType.BCCLTGeneric
PrintType = XmassPrintType.BCCGeneric