BeginGetMessageInfo

BeginGetMessageInfo (1 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(int32_t sequenceNumber)
ParameterDescription
sequenceNumberThe sequence number of the message

BeginGetMessageInfo (2 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(int32_t sequenceNumber, Pop3ListFields fields)
ParameterDescription
sequenceNumberThe sequence number of the message
fieldsThe fields that we want get

BeginGetMessageInfo (3 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(int32_t sequenceNumber, Pop3ListFields fields, System::AsyncCallback callback)
ParameterDescription
sequenceNumberThe sequence number of the message
fieldsThe fields that we want get
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageInfo (4 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(int32_t sequenceNumber, Pop3ListFields fields, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
sequenceNumberThe sequence number of the message
fieldsThe fields that we want get
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageInfo (5 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(int32_t sequenceNumber, System::AsyncCallback callback)
ParameterDescription
sequenceNumberThe sequence number of the message
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageInfo (6 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
sequenceNumberThe sequence number of the message
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageInfo (7 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber)
ParameterDescription
connectionConnection to a server
sequenceNumberThe sequence number of the message

BeginGetMessageInfo (8 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, Pop3ListFields fields)
ParameterDescription
connectionConnection to a server
sequenceNumberThe sequence number of the message
fieldsThe fields that we want get

BeginGetMessageInfo (9 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, Pop3ListFields fields, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
sequenceNumberThe sequence number of the message
fieldsThe fields that we want get
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageInfo (10 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, Pop3ListFields fields, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
sequenceNumberThe sequence number of the message
fieldsThe fields that we want get
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageInfo (11 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
sequenceNumberThe sequence number of the message
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageInfo (12 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
sequenceNumberThe sequence number of the message
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageInfo (13 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId)
ParameterDescription
connectionConnection to a server
uniqueIdThe unique id of the message

BeginGetMessageInfo (14 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, Pop3ListFields fields)
ParameterDescription
connectionConnection to a server
uniqueIdThe unique id of the message
fieldsThe fields that we want get

BeginGetMessageInfo (15 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, Pop3ListFields fields, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
uniqueIdThe unique id of the message
fieldsThe fields that we want get
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageInfo (16 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, Pop3ListFields fields, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
uniqueIdThe unique id of the message
fieldsThe fields that we want get
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageInfo (17 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
uniqueIdThe unique id of the message
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageInfo (18 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
uniqueIdThe unique id of the message
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageInfo (19 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::String uniqueId)
ParameterDescription
uniqueIdThe unique id of the message

BeginGetMessageInfo (20 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::String uniqueId, Pop3ListFields fields)
ParameterDescription
uniqueIdThe unique id of the message
fieldsThe fields that we want get

BeginGetMessageInfo (21 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::String uniqueId, Pop3ListFields fields, System::AsyncCallback callback)
ParameterDescription
uniqueIdThe unique id of the message
fieldsThe fields that we want get
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageInfo (22 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::String uniqueId, Pop3ListFields fields, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
uniqueIdThe unique id of the message
fieldsThe fields that we want get
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageInfo (23 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::String uniqueId, System::AsyncCallback callback)
ParameterDescription
uniqueIdThe unique id of the message
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageInfo (24 of 24)

Begins to get the information for that message

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

BeginGetMessageInfo(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
uniqueIdThe unique id of the message
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.