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

ObexFileOrFolderItem.Owner Property

“The Owner attribute is used to convey the user associated with ownership or responsibility for this object.”

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

Remarks

“The Owner attribute is used to convey the user associated with ownership or responsibility for this object.”

See Also

ObexFileOrFolderItem Class | Brecham.Obex.Objects Namespace