BeginForward

BeginForward (1 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message)
ParameterDescription
connectionConnection to a server
senderSender of the forwarded message.
recipientsRecipients of the forwarded message.
messageThe message for a forwarding.

BeginForward (2 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
senderSender of the forwarded message.
recipientsRecipients of the forwarded message.
messageThe message for a forwarding.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginForward (3 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
senderSender of the forwarded message.
recipientsRecipients of the forwarded message.
messageThe message for a forwarding.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginForward (4 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < System::IO::Stream > messageStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
senderSender of the forwarded message.
recipientsRecipients of the forwarded message.
messageStreamThe stream that represents message in eml format.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginForward (5 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::String recipient, System::SharedPtr < MailMessage > message)
ParameterDescription
connectionConnection to a server
senderSender of the forwarded message.
recipientRecipient of the forwarded message.
messageThe message for a forwarding.

BeginForward (6 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::String recipient, System::SharedPtr < MailMessage > message, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
senderSender of the forwarded message.
recipientRecipients of the forwarded message.
messageThe message for a forwarding.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginForward (7 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::String recipient, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
senderSender of the forwarded message.
recipientRecipients of the forwarded message.
messageThe message for a forwarding.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginForward (8 of 13)

Begins forward email asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message)
ParameterDescription
senderSender of the forwarded message.
recipientsRecipients of the forwarded message.
messageThe message for a forwarding.

BeginForward (9 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message, System::AsyncCallback callback)
ParameterDescription
senderSender of the forwarded message.
recipientsRecipients of the forwarded message.
messageThe message for a forwarding.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginForward (10 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
senderSender of the forwarded message.
recipientsRecipients of the forwarded message.
messageThe message for a forwarding.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginForward (11 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::String sender, System::String recipient, System::SharedPtr < MailMessage > message)
ParameterDescription
senderSender of the forwarded message.
recipientRecipients of the forwarded message.
messageThe message for a forwarding.

BeginForward (12 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::String sender, System::String recipient, System::SharedPtr < MailMessage > message, System::AsyncCallback callback)
ParameterDescription
senderSender of the forwarded message.
recipientRecipients of the forwarded message.
messageThe message for a forwarding.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginForward (13 of 13)

Please note: this method is used only for the .NET framework with versions earlier than 4.5.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginForward(System::String sender, System::String recipient, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
senderSender of the forwarded message.
recipientRecipients of the forwarded message.
messageThe message for a forwarding.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.