LoadMessageInfoList

LoadMessageInfoList (1 of 4)

Loads list of Pop3MessageInfo

Returns: Pop3MessageInfoCollection

LoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList)
ParameterDescription
connectionConnection to a server
sequenceNumberListThe sequence numbers list of messages

LoadMessageInfoList (2 of 4)

Loads list of Pop3MessageInfo

Returns: Pop3MessageInfoCollection

LoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList)
ParameterDescription
connectionConnection to a server
messageInfoListMessage info list

LoadMessageInfoList (3 of 4)

Loads list of Pop3MessageInfo

Returns: Pop3MessageInfoCollection

LoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList)
ParameterDescription
sequenceNumberListThe sequence numbers list of messages

LoadMessageInfoList (4 of 4)

Loads list of Pop3MessageInfo

Returns: Pop3MessageInfoCollection

LoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList)
ParameterDescription
messageInfoListMessage info list