microsoft.exchange.webservices.data.attribute
Annotation Type EwsEnum


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface EwsEnum

The Interface EwsEnum.


Required Element Summary
 String schemaName
          Schema name.
 

Element Detail

schemaName

public abstract String schemaName
Schema name.

Returns:
the string


Copyright © 2012–2015 Microsoft. All rights reserved.