SharingLinkKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum SharingLinkKind
type SharingLinkKind =
Public Enum SharingLinkKind
- Inheritance
-
SharingLinkKind
Fields
Name | Value | Description |
---|---|---|
Uninitialized | 0 | |
Direct | 1 | |
OrganizationView | 2 | |
OrganizationEdit | 3 | |
AnonymousView | 4 | |
AnonymousEdit | 5 | |
Flexible | 6 |