IActivityClient.FetchContent
IActivityClient.FetchContent method
This operation fetches content currently available for retrieval for the specified content id.
public Content[] FetchContent(string contentId)
Parameter | Type | Description |
---|---|---|
contentId | String | URL to use when retrieving the content. |
Return Value
The returned content will be an array of one more actions or events.
See Also
- class Content
- interface IActivityClient
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email