ImapFolderInfo.UidNotSticky

ImapFolderInfo.UidNotSticky property

Gets value which indicates if mail store does not support persistent UIDs This property works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315

public bool UidNotSticky { get; }

See Also