CanShareDetail Enum

Definition

Enumerates the detail of why sharing a particular resource is allowed or not allowed.

C#
public enum CanShareDetail
Inheritance
CanShareDetail

Fields

Name Value Description
Invalid -1
Allowed 0

Sharing is allowed.

DisabledByPolicy 1

Sharing is disabled by admin policy.

DisabledByOrganizerPolicy 2

Sharing is disabled by organizer policy.

DisabledByRole 3

Sharing is disabled based on participant role.

CannotConnect 4

Cannot share because a connection to the Lync server cannot be made at this time.

DisabledForOtherReason 5

Disabled for some other reason.

Applies to

Product Versions
Lync client latest