Gets the the collection of permissions for managing how other people can see the self Contact published contact information.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
IList<

AccessPermission> 
Permissions { 
get; }

See Also