Share via


MEComposeSessionHandler_Extensions.AllowMessageSend Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void AllowMessageSend(this MailKit.IMEComposeSessionHandler This, MailKit.MEComposeSession session, Action<Foundation.NSError> completionHandler);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member AllowMessageSend : MailKit.IMEComposeSessionHandler * MailKit.MEComposeSession * Action<Foundation.NSError> -> unit

Parameters

completionHandler
Action<NSError>
Attributes

Applies to