Documentation

DistinguishedFolderIdNameType extends Enumeration
in package

Represents default calendar ids.

Table of Contents

Constants

ADMIN_AUDIT_LOGS  = 'adminauditlogs'
Represents the admin audit logs folder.
ARCHIVE_DELETED  = 'archivedeleteditems'
Represents the archive deleted items folder.
ARCHIVE_INBOX  = 'archiveinbox'
Represents the archive Inbox folder.
ARCHIVE_MESSAGE_ROOT  = 'archivemsgfolderroot'
Represents the root archive message folder.
ARCHIVE_RECOVERABLE_DELETIONS  = 'Archiverecoverableitemsdeletions'
Represents the archive recoverable items deletions folder.
ARCHIVE_RECOVERABLE_PURGES  = 'Archiverecoverableitemspurges'
Represents the archive recoverable items purges folder.
ARCHIVE_RECOVERABLE_ROOT  = 'archiverecoverableitemsroot'
Represents the archive recoverable items root folder.
ARCHIVE_RECOVERABLE_VERSIONS  = 'Archiverecoverableitemsversions'
Represents the archive recoverable items versions folder.
ARCHIVE_ROOT  = 'archiveroot'
Represents the root archive folder.
CALENDAR  = 'calendar'
Represents the Calendar folder.
CONFLICTS  = 'conflicts'
Represents the conflicts folder.
CONTACTS  = 'contacts'
Represents the Contacts folder.
CONVERSATION_HISTORY  = 'conversationhistory'
Represents the conversation history folder.
DELETED  = 'deleteditems'
Represents the Deleted Items folder.
DIRECTORY  = 'directory'
Represents the directory folder.
DRAFTS  = 'drafts'
Represents the Drafts folder.
FAVORITES  = 'favorites'
Represents the Favorites folder.
IM_CONTACT_LIST  = 'imcontactlist'
Represents the IM contact list folder.
INBOX  = 'inbox'
Represents the Inbox folder.
JOURNAL  = 'journal'
Represents the Journal folder.
JUNK  = 'junkemail'
Represents the Junk E-mail folder.
LOCAL_FAILURES  = 'localfailures'
Represents the local failures folder.
MESSAGE_ROOT  = 'msgfolderroot'
Represents the message folder root.
MY_CONTACTS  = 'mycontacts'
Represents the My Contacts folder.
NOTES  = 'notes'
Represents the Notes folder.
OUTBOX  = 'outbox'
Represents the Outbox folder.
PEOPLE_CONNECT  = 'peopleconnect'
Represents the people connect folder.
PUBLIC_FOLDERS_ROOT  = 'publicfoldersroot'
Indicates the URL of the public folders root folder.
QUICK_CONTACTS  = 'quickcontacts'
Represents the quick contacts folder.
RECIPIENT_CACHE  = 'recipientcache'
Represents the recipient cache folder.
RECOVERABLE_DELETIONS  = 'recoverableitemsdeletions'
Represents the dumpster deletions folder.
RECOVERABLE_PURGES  = 'recoverableitemspurges'
Represents the dumpster purges folder.
RECOVERABLE_ROOT  = 'recoverableitemsroot'
Represents the dumpster root folder.
RECOVERABLE_VERSIONS  = 'recoverableitemsversions'
Represents the dumpster versions folder.
ROOT  = 'root'
Represents the root of the mailbox.
SEARCH  = 'searchfolders'
Represents the Search Folders folder.
SENT  = 'sentitems'
Represents the Sent Items folder.
SERVER_FAILURES  = 'serverfailures'
Represents the server failures folder.
SYNC_ISSUES  = 'syncissues'
Represents the sync issues folder.
TASKS  = 'tasks'
Represents the Tasks folder.
TODO_SEARCH  = 'todosearch'
Represents the todo search folder.
VOICE_MAIL  = 'voicemail'
Represents the Voice Mail folder.

Properties

$_  : string
Element value.

Methods

__clone()  : mixed
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
__toString()  : string
Returns the value of this enumeration as a string.

Constants

ADMIN_AUDIT_LOGS

Represents the admin audit logs folder.

public string ADMIN_AUDIT_LOGS = 'adminauditlogs'
Tags
since

Exchange 2013

ARCHIVE_DELETED

Represents the archive deleted items folder.

public string ARCHIVE_DELETED = 'archivedeleteditems'
Tags
since

Exchange 2010

ARCHIVE_INBOX

Represents the archive Inbox folder.

public string ARCHIVE_INBOX = 'archiveinbox'
Tags
since

Exchange 2013 CU5

ARCHIVE_MESSAGE_ROOT

Represents the root archive message folder.

public string ARCHIVE_MESSAGE_ROOT = 'archivemsgfolderroot'
Tags
since

Exchange 2010

ARCHIVE_RECOVERABLE_DELETIONS

Represents the archive recoverable items deletions folder.

public string ARCHIVE_RECOVERABLE_DELETIONS = 'Archiverecoverableitemsdeletions'
Tags
since

Exchange 2010

ARCHIVE_RECOVERABLE_PURGES

Represents the archive recoverable items purges folder.

public string ARCHIVE_RECOVERABLE_PURGES = 'Archiverecoverableitemspurges'
Tags
since

Exchange 2010

ARCHIVE_RECOVERABLE_ROOT

Represents the archive recoverable items root folder.

public string ARCHIVE_RECOVERABLE_ROOT = 'archiverecoverableitemsroot'
Tags
since

Exchange 2010

ARCHIVE_RECOVERABLE_VERSIONS

Represents the archive recoverable items versions folder.

public string ARCHIVE_RECOVERABLE_VERSIONS = 'Archiverecoverableitemsversions'
Tags
since

Exchange 2010

CONVERSATION_HISTORY

Represents the conversation history folder.

public string CONVERSATION_HISTORY = 'conversationhistory'
Tags
since

Exchange 2013

IM_CONTACT_LIST

Represents the IM contact list folder.

public string IM_CONTACT_LIST = 'imcontactlist'
Tags
since

Exchange 2013

LOCAL_FAILURES

Represents the local failures folder.

public string LOCAL_FAILURES = 'localfailures'
Tags
since

Exchange 2013

PEOPLE_CONNECT

Represents the people connect folder.

public string PEOPLE_CONNECT = 'peopleconnect'
Tags
since

Exchange 2013

PUBLIC_FOLDERS_ROOT

Indicates the URL of the public folders root folder.

public string PUBLIC_FOLDERS_ROOT = 'publicfoldersroot'
Tags
since

Exchange 2007

QUICK_CONTACTS

Represents the quick contacts folder.

public string QUICK_CONTACTS = 'quickcontacts'
Tags
since

Exchange 2013

RECIPIENT_CACHE

Represents the recipient cache folder.

public string RECIPIENT_CACHE = 'recipientcache'
Tags
since

Exchange 2013

RECOVERABLE_DELETIONS

Represents the dumpster deletions folder.

public string RECOVERABLE_DELETIONS = 'recoverableitemsdeletions'
Tags
since

Exchange 2010

RECOVERABLE_PURGES

Represents the dumpster purges folder.

public string RECOVERABLE_PURGES = 'recoverableitemspurges'
Tags
since

Exchange 2010

RECOVERABLE_ROOT

Represents the dumpster root folder.

public string RECOVERABLE_ROOT = 'recoverableitemsroot'
Tags
since

Exchange 2010

RECOVERABLE_VERSIONS

Represents the dumpster versions folder.

public string RECOVERABLE_VERSIONS = 'recoverableitemsversions'
Tags
since

Exchange 2010

SERVER_FAILURES

Represents the server failures folder.

public string SERVER_FAILURES = 'serverfailures'
Tags
since

Exchange 2013

Properties

$_

Element value.

public string $_
Tags
deprecated
1.0.0

This property will be removed in a future release and should not be used. Instead, you should reference the constants implemented in the class directly.

Methods

__clone()

Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

public __clone() : mixed

__toString()

Returns the value of this enumeration as a string.

public __toString() : string

.

Tags
suppress

PhanDeprecatedProperty

Return values
string

        
On this page

Search results