Brecham.Obex — An OBEX library for the .NET Framework

ObexFileOrFolderItem.GroupPerm Property

The access permissions for the object as applying to the group.

[Visual Basic]
Public Property GroupPerm As String
[C#]
public string GroupPerm {get; set;}

Remarks

The content of this attribute is the same as described for the UserPerm.

See Also

ObexFileOrFolderItem Class | Brecham.Obex.Objects Namespace | UserPerm | OtherPerm