MFMailComposeErrorCode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details of the composing error.
public enum MFMailComposeErrorCode
type MFMailComposeErrorCode =
- Inheritance
-
MFMailComposeErrorCode
Fields
Name | Value | Description |
---|---|---|
SaveFailed | 0 | Failed to save the message. |
SendFailed | 1 | Failed to send the message. |