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