public static final class Transparency.Value extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OPAQUE
Indicates event consumes time on calendar; event time will be marked as
busy in a free/busy search.
|
static String |
TRANSPARENT
Indicates event doesn't consume any time on calendar; event time will
not be marked as busy in a free/busy search.
|
public static final String OPAQUE
public static final String TRANSPARENT
public static String[] values()
Copyright © 2012. All Rights Reserved.