public final class NamedPropertyKind
extends com.aspose.ms.System.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()
Constructor for NamedPropertyKind.
|
public static final int Numerical
Property has name id.
public static final int String
Property has string name.
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.