public class OutlookTaskCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<OutlookTask,OutlookTaskRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
OutlookTaskCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
public OutlookTaskCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public SingleValueLegacyExtendedPropertyCollectionRequest singleValueExtendedProperties()
public SingleValueLegacyExtendedPropertyRequest singleValueExtendedProperties(String id)
public MultiValueLegacyExtendedPropertyCollectionRequest multiValueExtendedProperties()
public MultiValueLegacyExtendedPropertyRequest multiValueExtendedProperties(String id)
public AttachmentCollectionRequest attachments()
public AttachmentRequest attachments(String id)
Copyright © 2018–2020. All rights reserved.