EwsFetchItems.WithAttachments

EwsFetchItems.WithAttachments method

Fetch all attachments.

public EwsFetchItems WithAttachments(bool withAttachments = true)
ParameterTypeDescription
withAttachmentsBooleanSet this argument to false to skip attachments fetching.

See Also