Ejemplo n.º 1
0
        public virtual void Delete()
        {
            OrganizationList organizationList = OrganizationList.GetUniqueInstance();

            organizationList.Delete(this);
        }