Retrieves the message part specified by PartID.
[VB.NET] Public Function FetchMessagePartAsync(ByVal PartId As String) As IAsyncAction
[C#] public IAsyncAction FetchMessagePartAsync(string partId);