OutlookMailClientGetMessagesAsync Method

Definition

Namespace: DevCase.ThirdParty.MicrosoftLive
Assembly: DevCase.net48.ThirdParty.MicrosoftLive (in DevCase.net48.ThirdParty.MicrosoftLive.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Task<IPagedCollection> GetMessagesAsync(
	void folder
)

Parameters

folder  Void

[Missing <param name="folder"/> documentation for "M:DevCase.ThirdParty.MicrosoftLive.OutlookMailClient.GetMessagesAsync(System.Void)"]

Return Value

TaskIPagedCollection

[Missing <returns> documentation for "M:DevCase.ThirdParty.MicrosoftLive.OutlookMailClient.GetMessagesAsync(System.Void)"]

See Also