UidPlusResult Properties

The UidPlusResult type exposes the following members.

Properties
  NameDescription
Public propertyDestUids
Gets the UID collection of the messages been uploaded/copied/moved into the target folder.
Public propertyDestUidString
Gets the UID sequence of the messages been uploaded/copied/moved into the target folder.
Public propertyDestUidValidity
Gets the UIDVALIDITY of the folder the messages have been uploaded/copied/moved into.
Public propertyIsSupported
Gets whether UIDPLUS is supported by the server.
Public propertyIsValid
Gets whether UIDPLUS info in the response data is valid.
Public propertySrcUids
Gets the UID collection of the messages being copied/moved from the current folder.
Public propertySrcUidString
Gets the UID sequence of the messages being copied/moved from the current folder.
Top
See Also