Self.Permissions Property

Definition

Gets the permission collection.

public:
 property System::Collections::Generic::IList<Microsoft::Lync::Model::AccessPermission ^> ^ Permissions { System::Collections::Generic::IList<Microsoft::Lync::Model::AccessPermission ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Lync.Model.AccessPermission> Permissions { get; }
member this.Permissions : System.Collections.Generic.IList<Microsoft.Lync.Model.AccessPermission>
Public ReadOnly Property Permissions As IList(Of AccessPermission)

Property Value

Applies to