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

ObexFileOrFolderItem.OtherPerm Property

The access permissions for the object as applying to others.

[Visual Basic]
Public Property OtherPerm As String
[C#]
public string OtherPerm {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 | GroupPerm