com.aspose.email
Class MapiGuidConstants

java.lang.Object
  extended by com.aspose.email.MapiGuidConstants

public class MapiGuidConstants
extends Object

Contains several guid constants defined by MSG format specification.


Field Summary
static UUID PS_MAPI
           Identifies PS_MAPI property set.
static UUID PS_PUBLIC_STRINGS
           Identifies PS_PUBLIC_STRINGS property set.
 
Constructor Summary
MapiGuidConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PS_MAPI

public static UUID PS_MAPI

Identifies PS_MAPI property set.


PS_PUBLIC_STRINGS

public static UUID PS_PUBLIC_STRINGS

Identifies PS_PUBLIC_STRINGS property set.

Constructor Detail

MapiGuidConstants

public MapiGuidConstants()


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.