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


@Target(value={TYPE,FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface EditorBrowsable

The Interface EditorBrowsable.


Required Element Summary
 EditorBrowsableState state
          State.
 

Element Detail

state

public abstract EditorBrowsableState state
State.

Returns:
the editor browsable state


Copyright © 2012–2015 Microsoft. All rights reserved.