public final class ImapNamespaceType
extends com.aspose.ms.System.Enum
Represents IMAP namespace type More details: https://tools.ietf.org/html/rfc2342
Modifier and Type | Field and Description |
---|---|
static int |
OtherUsers
Other users' namespace
|
static int |
Personal
Personal namespace
|
static int |
Shared
Shared namespace
|
public static final int Personal
Personal namespace
public static final int OtherUsers
Other users' namespace
public static final int Shared
Shared namespace
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.