|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ServiceObjectType in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return ServiceObjectType | |
|---|---|
protected abstract ServiceObjectType |
ViewBase.getServiceObjectType()
Gets the type of service object this view applies to. |
protected ServiceObjectType |
ItemView.getServiceObjectType()
Gets the type of service object this view applies to. |
protected ServiceObjectType |
FolderView.getServiceObjectType()
Gets the type of service object this view applies to. |
protected ServiceObjectType |
ConversationIndexedItemView.getServiceObjectType()
Gets the type of service object this view applies to. |
protected ServiceObjectType |
CalendarView.getServiceObjectType()
Gets the type of service object this view applies to. |
static ServiceObjectType |
ServiceObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServiceObjectType[] |
ServiceObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in microsoft.exchange.webservices.data with parameters of type ServiceObjectType | |
|---|---|
protected void |
PropertySet.writeToXml(microsoft.exchange.webservices.data.EwsServiceXmlWriter writer,
ServiceObjectType serviceObjectType)
* Writes the property set to XML. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||