在Lotus Notes中,用户的联系方式中没有标记私有选项,为什么?

问题描述 投票:0回答:1

在Lotus Notes客户端中,我已使用管理员帐户登录,并使用“打开其他联系人”选项访问所有其他用户。在管理员帐户的联系表中,我可以看到“标记为私有选项”,但对于所有其他用户,联系表中的我无法看到“标记为私有选项”为什么?

Admin User Contact Form

Other User Contact Form

lotus-notes contact-form
1个回答
0
投票

因为所有者:= @GetProfileField(“ CalendarProfile”;“所有者”);@LowerCase(所有者)!= @LowerCase(@UserName)如果您不是邮件文件或地址簿的所有者,则不允许将联系人标记为私人...

© www.soinside.com 2019 - 2024. All rights reserved.