Home
last modified time | relevance | path

Searched refs:PR_SEARCH_KEY (Results 1 – 25 of 46) sorted by relevance

12

/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/kopano/mapi/
H A Dclass.recurrence.php40 PR_SEARCH_KEY,
1135 …if (isset($recipient[PR_SEARCH_KEY], $excep_recip[PR_SEARCH_KEY]) && $recipient[PR_SEARCH_KEY] == …
1144 if ($recip[PR_SEARCH_KEY] == $recipient[PR_SEARCH_KEY]){
1235 $organizer[PR_SEARCH_KEY] = $messageProps[PR_SENT_REPRESENTING_SEARCH_KEY];
H A Dclass.taskrequest.php110 PR_SEARCH_KEY
814 …props($mailuser, array(PR_ADDRTYPE, PR_EMAIL_ADDRESS, PR_DISPLAY_NAME, PR_SEARCH_KEY, PR_ENTRYID));
820 $props[PR_SENT_REPRESENTING_SEARCH_KEY] = $mailuserprops[PR_SEARCH_KEY];
1072 PR_SEARCH_KEY => $taskReqProps[PR_SENT_REPRESENTING_SEARCH_KEY]
H A Dclass.meetingrequest.php106 PR_SEARCH_KEY
466 $recipient[PR_SEARCH_KEY] = $messageprops[PR_SENT_REPRESENTING_SEARCH_KEY];
1953 $recip[PR_SEARCH_KEY] = $messageprops[PR_SENT_REPRESENTING_SEARCH_KEY];
2134 …= mapi_getprops($zarafaUser, array(PR_ADDRTYPE, PR_DISPLAY_NAME, PR_EMAIL_ADDRESS, PR_SEARCH_KEY));
2139 $searchKey = $ownerProps[PR_SEARCH_KEY];
2199 $organizer[PR_SEARCH_KEY] = $messageProps[PR_SENT_REPRESENTING_SEARCH_KEY];
3633 $delegator[PR_SEARCH_KEY] = $messageProps[PR_RCVD_REPRESENTING_SEARCH_KEY];
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/kopano/mapi/
H A Dclass.recurrence.php40 PR_SEARCH_KEY,
1135 …if (isset($recipient[PR_SEARCH_KEY], $excep_recip[PR_SEARCH_KEY]) && $recipient[PR_SEARCH_KEY] == …
1144 if ($recip[PR_SEARCH_KEY] == $recipient[PR_SEARCH_KEY]){
1235 $organizer[PR_SEARCH_KEY] = $messageProps[PR_SENT_REPRESENTING_SEARCH_KEY];
H A Dclass.taskrequest.php110 PR_SEARCH_KEY
814 …props($mailuser, array(PR_ADDRTYPE, PR_EMAIL_ADDRESS, PR_DISPLAY_NAME, PR_SEARCH_KEY, PR_ENTRYID));
820 $props[PR_SENT_REPRESENTING_SEARCH_KEY] = $mailuserprops[PR_SEARCH_KEY];
1072 PR_SEARCH_KEY => $taskReqProps[PR_SENT_REPRESENTING_SEARCH_KEY]
H A Dclass.meetingrequest.php106 PR_SEARCH_KEY
466 $recipient[PR_SEARCH_KEY] = $messageprops[PR_SENT_REPRESENTING_SEARCH_KEY];
1953 $recip[PR_SEARCH_KEY] = $messageprops[PR_SENT_REPRESENTING_SEARCH_KEY];
2134 …= mapi_getprops($zarafaUser, array(PR_ADDRTYPE, PR_DISPLAY_NAME, PR_EMAIL_ADDRESS, PR_SEARCH_KEY));
2139 $searchKey = $ownerProps[PR_SEARCH_KEY];
2199 $organizer[PR_SEARCH_KEY] = $messageProps[PR_SENT_REPRESENTING_SEARCH_KEY];
3633 $delegator[PR_SEARCH_KEY] = $messageProps[PR_RCVD_REPRESENTING_SEARCH_KEY];
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/tools/
H A Dfix-meetings-2.0.8+2.1.0-ios7.py43 … gab.SetColumns([PR_DISPLAY_NAME, PR_EMAIL_ADDRESS, PR_ENTRYID, PR_SEARCH_KEY, PR_ADDRTYPE], 0)
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/kopano/
H A Dmapiprovider.php248 …PR_SMTP_ADDRESS, PR_ADDRTYPE, PR_RECIPIENT_TRACKSTATUS, PR_RECIPIENT_TYPE, PR_SEARCH_KEY), 0, 256);
280 elseif (isset($row[PR_SEARCH_KEY])) {
281 … $attendee->email = w2u($this->getEmailAddressFromSearchKey($row[PR_SEARCH_KEY]));
860 …TYPE, PR_DISPLAY_NAME, PR_ADDRTYPE, PR_EMAIL_ADDRESS, PR_SMTP_ADDRESS, PR_ENTRYID, PR_SEARCH_KEY));
877 if (empty($address) && isset($row[PR_SEARCH_KEY])) {
878 $address = $this->getEmailAddressFromSearchKey($row[PR_SEARCH_KEY]);
1510 …$org[PR_SEARCH_KEY] = isset($representingprops[$appointmentprops["sentrepresentinsrchk"]]) ? $repr…
1528 $recip[PR_SEARCH_KEY] = $userinfo[0][PR_SEARCH_KEY];
1537 $recip[PR_SEARCH_KEY] = "SMTP:".$recip[PR_EMAIL_ADDRESS]."\0";
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/kopano/
H A Dmapiprovider.php248 …PR_SMTP_ADDRESS, PR_ADDRTYPE, PR_RECIPIENT_TRACKSTATUS, PR_RECIPIENT_TYPE, PR_SEARCH_KEY), 0, 256);
280 elseif (isset($row[PR_SEARCH_KEY])) {
281 … $attendee->email = w2u($this->getEmailAddressFromSearchKey($row[PR_SEARCH_KEY]));
863 …TYPE, PR_DISPLAY_NAME, PR_ADDRTYPE, PR_EMAIL_ADDRESS, PR_SMTP_ADDRESS, PR_ENTRYID, PR_SEARCH_KEY));
880 if (empty($address) && isset($row[PR_SEARCH_KEY])) {
881 $address = $this->getEmailAddressFromSearchKey($row[PR_SEARCH_KEY]);
1513 …$org[PR_SEARCH_KEY] = isset($representingprops[$appointmentprops["sentrepresentinsrchk"]]) ? $repr…
1532 $recip[PR_SEARCH_KEY] = $userinfo[0][PR_SEARCH_KEY];
1541 $recip[PR_SEARCH_KEY] = "SMTP:".$recip[PR_EMAIL_ADDRESS]."\0";
/dports/converters/ytnef/ytnef-1.9.3/lib/
H A Dmapidefs.h251 #define PR_SEARCH_KEY 0x300B macro
H A Dmapitags.h256 MAPIMACRO(PR_SEARCH_KEY),
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DMapiTagStrs.cpp775 case PR_SEARCH_KEY:
/dports/textproc/tnef2txt/tnef2txt-1.4/
H A Dms-tnef.out159 PROPERTY: PR_SEARCH_KEY (0x300B0102)
H A Dmapitags.h502 #define PR_SEARCH_KEY PROP_TAG( PT_BINARY, 0x300B) macro
/dports/mail/ripmime/ripmime-1.4.0.10/tnef/
H A Dms-tnef.out159 PROPERTY: PR_SEARCH_KEY (0x300B0102)
H A Dmapitags.h502 #define PR_SEARCH_KEY PROP_TAG( PT_BINARY, 0x300B) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabtags.h47 #define PR_SEARCH_KEY PROP_TAG(PT_BINARY,0x300B) macro
H A Dmapitags.h347 #define PR_SEARCH_KEY PROP_TAG(PT_BINARY,0x300B) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabtags.h47 #define PR_SEARCH_KEY PROP_TAG(PT_BINARY,0x300B) macro
H A Dmapitags.h347 #define PR_SEARCH_KEY PROP_TAG(PT_BINARY,0x300B) macro
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapitags.h347 #define PR_SEARCH_KEY PROP_TAG(PT_BINARY,0x300B) macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapitags.h506 #define PR_SEARCH_KEY PROP_TAG( PT_BINARY, 0x300B) macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h666 PR_SEARCH_KEY = 0x300b0102, enumerator
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h666 PR_SEARCH_KEY = 0x300b0102, enumerator
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h666 PR_SEARCH_KEY = 0x300b0102, enumerator

12