public final class NamedPropertyKind
extends com.aspose.email.ms.java.Enum
Identifies MessageObjectProperty
kind.
Modifier and Type | Field and Description |
---|---|
static int |
Numerical
Property has name id.
|
static int |
String
Property has string name.
|
Constructor and Description |
---|
NamedPropertyKind() |
public static final int Numerical
Property has name id.
public static final int String
Property has string name.
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.