Home
last modified time | relevance | path

Searched refs:PR_ACCOUNT (Results 1 – 25 of 39) sorted by relevance

12

/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/tools/gab-sync/lib/
H A Dkopano.php327 $groupMembers = mapi_table_queryallrows($grouptable, array(PR_ACCOUNT));
329 … $groupsUsers[$groupDetails['groupname']] = $this->arrayFlatten($groupMembers, PR_ACCOUNT);
349 PR_ACCOUNT,
384 …his->Log(sprintf("Kopano->GetGAB(): Ignoring user '%s' as account is hidden", $entry[PR_ACCOUNT]));
396 $a->memberOf = $this->getMemberOf($groupsUsers, $entry[PR_ACCOUNT]);
400 $entry[PR_ACCOUNT] = "Everyone";
404 if (array_key_exists($entry[PR_ACCOUNT], $groups)) {
416 … $users = mapi_table_queryallrows($grouptable, array(PR_ENTRYID, PR_ACCOUNT, PR_SMTP_ADDRESS));
428 $a->members[] = $user[PR_ACCOUNT];
451 …if (isset($entry[PR_ACCOUNT])) $a->account = …
[all …]
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/tools/gab2contacts/lib/
H A Dkopano.php151 PR_ACCOUNT,
200 if (array_key_exists($entry[PR_ACCOUNT], $groups)) {
227 …if (isset($entry[PR_ACCOUNT])) $contact->accountname = $ent…
428 …$entries = mapi_table_queryallrows($table, array(PR_ENTRYID, PR_ACCOUNT, $this->mapiprops['hash'])…
434 …$return[$e[PR_ACCOUNT]] = array('entryid' => $e[PR_ENTRYID], 'hash' => $e[$this->mapiprops['hash']…
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/kopano/
H A Dmapimapping.php98 "accountname" => PR_ACCOUNT,
H A Dmapiutils.php187 …ONTENT, array(FUZZYLEVEL => FL_SUBSTRING | FL_IGNORECASE, ULPROPTAG => PR_ACCOUNT, VALUE => $query…
H A Dkopano.php1299 …$abentries = mapi_table_queryrows($table, array(PR_ENTRYID, PR_ACCOUNT, PR_DISPLAY_NAME, PR_SMTP_A…
1310 $items[$i][SYNC_GAL_DISPLAYNAME] = w2u($abentries[$i][PR_ACCOUNT]);
1312 $items[$i][SYNC_GAL_ALIAS] = w2u($abentries[$i][PR_ACCOUNT]);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/kopano/
H A Dmapimapping.php98 "accountname" => PR_ACCOUNT,
H A Dmapiutils.php187 …ONTENT, array(FUZZYLEVEL => FL_SUBSTRING | FL_IGNORECASE, ULPROPTAG => PR_ACCOUNT, VALUE => $query…
H A Dkopano.php1353 …$abentries = mapi_table_queryrows($table, array(PR_ENTRYID, PR_ACCOUNT, PR_DISPLAY_NAME, PR_SMTP_A…
1364 $items[$i][SYNC_GAL_DISPLAYNAME] = w2u($abentries[$i][PR_ACCOUNT]);
1366 $items[$i][SYNC_GAL_ALIAS] = w2u($abentries[$i][PR_ACCOUNT]);
/dports/converters/ytnef/ytnef-1.9.3/lib/
H A Dmapidefs.h322 #define PR_ACCOUNT 0x3A00 macro
H A Dmapitags.h327 MAPIMACRO(PR_ACCOUNT),
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DMapiTagStrs.cpp1027 case PR_ACCOUNT:
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabtags.h83 #define PR_ACCOUNT PROP_TAG(PT_TSTRING,0x3A00) macro
H A Dmapitags.h456 #define PR_ACCOUNT PROP_TAG(PT_TSTRING,0x3A00) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabtags.h83 #define PR_ACCOUNT PROP_TAG(PT_TSTRING,0x3A00) macro
H A Dmapitags.h456 #define PR_ACCOUNT PROP_TAG(PT_TSTRING,0x3A00) macro
/dports/textproc/tnef2txt/tnef2txt-1.4/
H A Dmapitags.h639 #define PR_ACCOUNT PROP_TAG( PT_TSTRING, 0x3A00) macro
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapitags.h456 #define PR_ACCOUNT PROP_TAG(PT_TSTRING,0x3A00) macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapitags.h643 #define PR_ACCOUNT PROP_TAG( PT_TSTRING, 0x3A00) macro
/dports/mail/ripmime/ripmime-1.4.0.10/tnef/
H A Dmapitags.h639 #define PR_ACCOUNT PROP_TAG( PT_TSTRING, 0x3A00) macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h880 PR_ACCOUNT = 0x3a00001e, enumerator
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h880 PR_ACCOUNT = 0x3a00001e, enumerator
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h880 PR_ACCOUNT = 0x3a00001e, enumerator
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h880 PR_ACCOUNT = 0x3a00001e, enumerator
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc-mapi.h867 #define PR_ACCOUNT (0x3a00001e) macro
H A Dpacket-dcerpc-nspi.h867 #define PR_ACCOUNT (0x3a00001e) macro

12