| UniqueIdMapSource Property |
Gets the list of unique identifiers used in the source folder.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public IList<UniqueId> Source { get; }
Property Value
IListUniqueIdThe unique identifiers used in the source folder.
Remarks
Gets the list of unique identifiers used in the source folder.
See Also