C# declare empty string array for Attachments
string[] arr = new string[] {};string[] arr = new string[] {};string[] attachments = new string[] {};