Namespace Sharepoint.Entities Public Class SharepointDocument Public Property Id As String Public Property Name As String Public Property Path As String Public Property Data As Byte() End Class End Namespace