AttachmentPermissionType

AttachmentPermissionType enumeration

与 Web 参考附件关联的权限类型数据。

public enum AttachmentPermissionType

价值观

姓名价值描述
None0用户没有共享权限。
RecipientsCanView1用户只能阅读网络参考附件。
RecipientsCanEdit2用户可以编辑网络参考附件。
AnyoneCanView3任何人都只能阅读网络参考附件。
AnyoneCanEdit4任何人都可以编辑网络参考附件。
OrganizationCanView5只有属于同一组织的用户才能阅读网络参考附件。
OrganizationCanEdit6只有属于同一组织的用户才能编辑网络参考附件。

也可以看看