What I already found is
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@\"mailto:\"]];
But I just want to open the Mail ap
You can open the mail app without using opening the compose view by using the url scheme message://
message://